summaryrefslogtreecommitdiffstats
path: root/src/Net/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Net/Makefile.in')
-rw-r--r--src/Net/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/Net/Makefile.in b/src/Net/Makefile.in
index 02f1166..3cf8ff9 100644
--- a/src/Net/Makefile.in
+++ b/src/Net/Makefile.in
@@ -200,9 +200,7 @@ SUBDIRS = Packets
noinst_LTLIBRARIES = libnet.la
libnet_la_SOURCES = ClientConnection.cpp ServerConnection.cpp Connection.cpp IPAddress.cpp Listener.cpp Packet.cpp
libnet_la_LIBADD = Packets/libpackets.la
-noinst_HEADERS = ClientConnection.h ServerConnection.h Connection.h Exception.h ConnectionException.h \
- InvalidAddressException.h IPAddress.h Listener.h Packet.h
-
+noinst_HEADERS = ClientConnection.h ServerConnection.h Connection.h IPAddress.h Listener.h Packet.h
all: all-recursive
.SUFFIXES: