ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/socket/Makefile.am
(Generate patch)

Comparing deliantra/server/socket/Makefile.am (file contents):
Revision 1.2 by pippijn, Sun Jul 2 15:05:17 2006 UTC vs.
Revision 1.3 by elmex, Sun Aug 13 17:16:05 2006 UTC

23# 23#
24# The author can be reached via e-mail to crossfire-devel@real-time.com 24# The author can be reached via e-mail to crossfire-devel@real-time.com
25 25
26noinst_LIBRARIES = libsocket.a 26noinst_LIBRARIES = libsocket.a
27libsocket_a_SOURCES = \ 27libsocket_a_SOURCES = \
28 image.c \ 28 image.C \
29 info.c \ 29 info.C \
30 init.c \ 30 init.C \
31 item.c\ 31 item.C\
32 loop.c \ 32 loop.C \
33 lowlevel.c\ 33 lowlevel.C\
34 metaserver.c\ 34 metaserver.C\
35 request.c\ 35 request.C\
36 sounds.c 36 sounds.C
37 37
38EXTRA_DIST = README 38EXTRA_DIST = README
39 39
40MAINTAINERCLEANFILES = Makefile.in 40MAINTAINERCLEANFILES = Makefile.in
41 41

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines