From d88e4d0da7ff801b0c58b5043ade0743547cfb90 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Wed, 4 Mar 2009 22:37:03 +0100 Subject: GSSAPIAuthRequest ist jetzt ein XmlRequest --- src/Net/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/Net/Makefile.am') diff --git a/src/Net/Makefile.am b/src/Net/Makefile.am index 907b47c..e8265fa 100644 --- a/src/Net/Makefile.am +++ b/src/Net/Makefile.am @@ -1,7 +1,4 @@ -SUBDIRS = Packets - noinst_LTLIBRARIES = libnet.la libnet_la_SOURCES = ClientConnection.cpp ServerConnection.cpp Connection.cpp FdManager.cpp IPAddress.cpp Listener.cpp Packet.cpp -libnet_la_LIBADD = Packets/libpackets.la noinst_HEADERS = ClientConnection.h ServerConnection.h Connection.h FdManager.h IPAddress.h Listener.h Packet.h -- cgit v1.2.3