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

Comparing deliantra/server/server/Makefile.am (file contents):
Revision 1.43 by root, Tue Apr 6 22:59:28 2010 UTC vs.
Revision 1.44 by root, Thu Apr 29 07:32:34 2010 UTC

70CLEANFILES = const_iv.h 70CLEANFILES = const_iv.h
71 71
72CONST_SRC = ../include/define.h ../include/spells.h ../include/attack.h \ 72CONST_SRC = ../include/define.h ../include/spells.h ../include/attack.h \
73 ../include/skills.h ../include/material.h ../include/sounds.h \ 73 ../include/skills.h ../include/material.h ../include/sounds.h \
74 ../include/object.h ../include/treasure.h ../include/client.h \ 74 ../include/object.h ../include/treasure.h ../include/client.h \
75 ../include/logger.h \
75 ../random_maps/random_map.h 76 ../random_maps/random_map.h
76 77
77const_iv.h: genconst $(CONST_SRC) 78const_iv.h: genconst $(CONST_SRC)
78 $(PERL) genconst $(CONST_SRC) 79 $(PERL) genconst $(CONST_SRC)
79 80

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines