Revert "Keep automake working, added new files"

This reverts commit a175033e3b.
This commit is contained in:
James Turner 2011-08-22 10:15:00 +01:00
parent 9699d76dcb
commit bca9a787f6

View File

@ -15,8 +15,7 @@ include_HEADERS = \
sg_netChannel.hxx \
sg_netChat.hxx \
HTTPClient.hxx \
HTTPRequest.hxx \
HostLookup.hxx
HTTPRequest.hxx
libsgio_a_SOURCES = \
iochannel.cxx \
@ -31,8 +30,7 @@ libsgio_a_SOURCES = \
sg_netChannel.cxx \
sg_netChat.cxx \
HTTPClient.cxx \
HTTPRequest.cxx \
HostLookup.cxx
HTTPRequest.cxx
INCLUDES = -I$(top_srcdir)