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.12 by elmex, Fri Aug 11 16:41:11 2006 UTC

27pkgconfdir = @pkgconfdir@ 27pkgconfdir = @pkgconfdir@
28 28
29dist_noinst_SCRIPTS = collect.pl util.pl checkarch.pl 29dist_noinst_SCRIPTS = collect.pl util.pl checkarch.pl
30dist_pkgdata_DATA = artifacts def_help formulae messages races \ 30dist_pkgdata_DATA = artifacts def_help formulae messages races \
31 animations archetypes bmaps bmaps.paths crossfire.0 \ 31 animations archetypes bmaps bmaps.paths crossfire.0 \
32 faces attackmess image_info smooth materials regions cf.pm 32 faces attackmess image_info smooth materials cf.pm jeweler.yaml
33 33
34CONF_FILES = settings motd dm_file forbid ban_file exp_table news rules 34CONF_FILES = settings motd dm_file forbid ban_file exp_table news rules
35VAR_FILES = highscore banish_file bookarch temp.maps clockdata 35VAR_FILES = highscore banish_file bookarch temp.maps clockdata
36EXTRA_DIST = README .collect-stamp $(CONF_FILES) treasures treasures.bld 36EXTRA_DIST = README .collect-stamp $(CONF_FILES) treasures treasures.bld
37 37
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