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

Comparing deliantra/server/pod/Makefile.am (file contents):
Revision 1.20 by root, Fri Mar 16 02:37:54 2007 UTC vs.
Revision 1.21 by root, Wed Apr 18 17:32:07 2007 UTC

30 30
31wizhelpdir=$(pkgdatadir)/wizhelp 31wizhelpdir=$(pkgdatadir)/wizhelp
32dist_wizhelp_DATA = $(WIZHELPFILES) 32dist_wizhelp_DATA = $(WIZHELPFILES)
33 33
34poddir=$(pkgdatadir)/pod 34poddir=$(pkgdatadir)/pod
35dist_pod_DATA = command_help.pod dmcommand_help.pod emote_help.pod skill_help.pod books.pod 35dist_pod_DATA = command_help.pod dmcommand_help.pod emote_help.pod skill_help.pod books.pod generic_help.pod
36 36
37dist_noinst_SCRIPTS = genhelp.pl 37dist_noinst_SCRIPTS = genhelp.pl
38dist_noinst_DATA = events.pod 38dist_noinst_DATA = events.pod
39 39
40CLEANFILES = $(HELPFILES) $(WIZHELPFILES) 40CLEANFILES = $(HELPFILES) $(WIZHELPFILES)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines