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

Comparing deliantra/server/lib/Makefile.am (file contents):
Revision 1.9 by pippijn, Tue May 9 17:23:23 2006 UTC vs.
Revision 1.10 by pippijn, Sun Jul 2 15:05:15 2006 UTC

84admdir=$(pkgdatadir)/adm 84admdir=$(pkgdatadir)/adm
85dist_adm_SCRIPTS = \ 85dist_adm_SCRIPTS = \
86 adm/map_info adm/map_expand.pl adm/mapslitter.pl adm/archsearch.pl \ 86 adm/map_info adm/map_expand.pl adm/mapslitter.pl adm/archsearch.pl \
87 adm/collect_images.pl 87 adm/collect_images.pl
88 88
89MAINTAINERCLEANFILES = animations archetypes bmaps bmaps.paths crossfire.0 faces treasures.bld smooth .collect-stamp 89MAINTAINERCLEANFILES = animations archetypes bmaps bmaps.paths crossfire.0 faces treasures.bld smooth .collect-stamp Makefile.in
90 90
91PERL = @PERL@ 91PERL = @PERL@
92 92
93crossfire.0: bmaps.paths 93crossfire.0: bmaps.paths
94 $(PERL) $(srcdir)/adm/collect_images.pl -png 94 $(PERL) $(srcdir)/adm/collect_images.pl -png

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines