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.20 by root, Wed Dec 13 02:55:50 2006 UTC vs.
Revision 1.21 by root, Thu Dec 14 20:39:54 2006 UTC

8global.h newclient.h path.h shstr.h tod.h\ 8global.h newclient.h path.h shstr.h tod.h\
9god.h newserver.h \ 9god.h newserver.h \
10book.h includes.h object.h skills.h sockproto.h \ 10book.h includes.h object.h skills.h sockproto.h \
11plugin.h cfperl.h eventinc.h attackinc.h \ 11plugin.h cfperl.h eventinc.h attackinc.h \
12kw_hash.h keyword.h traits.h dynbuf.h util.h \ 12kw_hash.h keyword.h traits.h dynbuf.h util.h \
13skillinc.h 13skillinc.h callback.h
14 14
15EXTRA_DIST = event2inc 15EXTRA_DIST = event2inc preprocess callback.pl
16 16
17MAINTAINERCLEANFILES = Makefile.in stamp.preprocess 17MAINTAINERCLEANFILES = Makefile.in stamp.preprocess
18 18
19eventinc.h: ../pod/events.pod event2inc 19eventinc.h: ../pod/events.pod event2inc
20 $(PERL) event2inc $< >$@ 20 $(PERL) event2inc $< >$@

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines