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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines