--- deliantra/server/lib/Makefile.am 2007/01/03 01:01:27 1.19 +++ deliantra/server/lib/Makefile.am 2007/01/20 22:09:52 1.20 @@ -29,11 +29,12 @@ dist_noinst_SCRIPTS = collect.pl util.pl checkarch.pl dist_pkgdata_DATA = artifacts def_help formulae messages races \ animations archetypes bmaps bmaps.paths crossfire.0 \ - faces attackmess image_info smooth materials cf.pm jeweler.yaml + faces attackmess image_info smooth materials cf.pm jeweler.yaml \ + world.pst CONF_FILES = settings motd dm_file forbid ban_file exp_table news rules config VAR_FILES = highscore banish_file bookarch temp.maps clockdata -EXTRA_DIST = README .collect-stamp $(CONF_FILES) treasures.bld +EXTRA_DIST = README .collect-stamp $(CONF_FILES) treasures.bld world.png wizhelpdir=$(pkgdatadir)/wizhelp dist_wizhelp_DATA = wizhelp/abil wizhelp/addexp \ @@ -99,6 +100,9 @@ smooth: .collect-stamp make collect +world.pst: world.png compile_worldmap + $(PERL) compile_worldmap + install-data-local: archetypes crossfire.0 faces animations collect.pl util.pl jeweler.yaml @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(pkgconfdir)