--- deliantra/server/socket/Makefile.am 2006/07/02 15:05:17 1.2 +++ deliantra/server/socket/Makefile.am 2006/12/15 20:07:03 1.5 @@ -21,19 +21,18 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # -# The author can be reached via e-mail to crossfire-devel@real-time.com +# The author can be reached via e-mail to crossfire.de 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