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.1 by root, Fri Feb 3 07:12:47 2006 UTC vs.
Revision 1.6 by root, Mon Aug 28 12:07:13 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 11plugin.h timers.h cfperl.h eventinc.h
12 12
13EXTRA_DIST = event2inc
14
15MAINTAINERCLEANFILES = Makefile.in
16
17eventinc.h: ../doc/events.pod
18 $(PERL) event2inc $< >$@

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines