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.3 by root, Thu Aug 24 13:13:49 2006 UTC vs.
Revision 1.7 by root, Tue Aug 29 13:11:58 2006 UTC

6arch.h face.h logger.h re-cmp.h sproto.h \ 6arch.h face.h logger.h re-cmp.h sproto.h \
7artifact.h funcpoint.h map.h recipe.h treasure.h \ 7artifact.h funcpoint.h map.h recipe.h treasure.h \
8global.h newclient.h path.h shstr.h tod.h\ 8global.h newclient.h path.h shstr.h tod.h\
9god.h newserver.h quest.h xdir.h \ 9god.h newserver.h quest.h xdir.h \
10book.h includes.h object.h skills.h sockproto.h \ 10book.h includes.h object.h skills.h sockproto.h \
11plugin.h timers.h cfperl.h 11plugin.h timers.h cfperl.h eventinc.h
12
13EXTRA_DIST = event2inc
12 14
13MAINTAINERCLEANFILES = Makefile.in 15MAINTAINERCLEANFILES = Makefile.in
14 16
17eventinc.h: ../doc/events.pod event2inc
18 $(PERL) event2inc $< >$@

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines