--- deliantra/server/socket/Makefile.am 2006/02/03 07:14:43 1.1 +++ deliantra/server/socket/Makefile.am 2006/10/02 15:28:36 1.4 @@ -25,18 +25,19 @@ noinst_LIBRARIES = libsocket.a libsocket_a_SOURCES = \ - image.c \ - info.c \ - init.c \ - item.c\ - loop.c \ - lowlevel.c\ - metaserver.c\ - request.c\ - sounds.c + image.C \ + info.C \ + init.C \ + item.C\ + loop.C \ + lowlevel.C\ + request.C\ + sounds.C EXTRA_DIST = README +MAINTAINERCLEANFILES = Makefile.in + AM_CPPFLAGS = -I$(top_srcdir)/include proto: