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

Comparing deliantra/server/include/Makefile.am (file contents):
Revision 1.44 by root, Fri Mar 26 01:04:44 2010 UTC vs.
Revision 1.45 by root, Tue Apr 6 22:59:28 2010 UTC

21# 21#
22# The authors can be reached via e-mail to <support@deliantra.net> 22# The authors can be reached via e-mail to <support@deliantra.net>
23# 23#
24 24
25noinst_HEADERS = \ 25noinst_HEADERS = \
26commands.h libproto.h sounds.h attack.h \ 26devel.h libproto.h sounds.h attack.h \
27Makefile.in config.h living.h player.h \ 27Makefile.in config.h living.h player.h \
28define.h race.h material.h spells.h \ 28define.h race.h material.h spells.h \
29face.h logger.h sproto.h region.h \ 29face.h logger.h sproto.h region.h \
30artifact.h map.h recipe.h treasure.h \ 30artifact.h map.h recipe.h treasure.h \
31global.h client.h path.h shstr.h tod.h \ 31global.h client.h path.h shstr.h tod.h \
32god.h network.h crc.h shstrinc.h \ 32god.h network.h crc.h shstrinc.h \
33book.h includes.h object.h skills.h sockproto.h \ 33book.h includes.h object.h skills.h sockproto.h \
34cfperl.h eventinc.h attackinc.h compiler.h \ 34cfperl.h eventinc.h attackinc.h compiler.h \
35kw_hash.h keyword.h traits.h dynbuf.h util.h \ 35kw_hash.h keyword.h traits.h dynbuf.h util.h \
36skillinc.h callback.h micropather.h evthread.h devel.h 36skillinc.h callback.h micropather.h evthread.h
37 37
38EXTRA_DIST = event2inc genkeywords callback.pl 38EXTRA_DIST = event2inc genkeywords callback.pl
39 39
40MAINTAINERCLEANFILES = keyword.h kw_hash.h 40MAINTAINERCLEANFILES = keyword.h kw_hash.h
41 41

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines