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.17 by root, Mon Mar 5 20:07:04 2007 UTC vs.
Revision 1.18 by root, Tue Mar 6 03:06:00 2007 UTC

33 33
34poddir=$(pkgdatadir)/pod 34poddir=$(pkgdatadir)/pod
35helpdir=$(pkgdatadir)/help 35helpdir=$(pkgdatadir)/help
36wizhelpdir=$(pkgdatadir)/wizhelp 36wizhelpdir=$(pkgdatadir)/wizhelp
37 37
38CLEANFILES = $(dist_noinst_DATA) 38CLEANFILES = $(HELPFILES) $(WIZHELPFILES)
39 39
40PERL = @PERL@ 40PERL = @PERL@
41 41
42help: command_help.pod genhelp.pl 42help: command_help.pod genhelp.pl
43 $(MKDIR) -p helpfiles 43 $(MKDIR) -p helpfiles

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines