--- deliantra/server/lib/Makefile.am 2006/05/08 08:25:07 1.8 +++ deliantra/server/lib/Makefile.am 2006/08/11 18:36:22 1.13 @@ -27,13 +27,13 @@ pkgconfdir = @pkgconfdir@ dist_noinst_SCRIPTS = collect.pl util.pl checkarch.pl -dist_pkgdata_DATA = artifacts def_help formulae messages races smooth\ +dist_pkgdata_DATA = artifacts def_help formulae messages races \ animations archetypes bmaps bmaps.paths crossfire.0 \ - faces attackmess image_info smooth materials regions cf.pm + faces attackmess image_info smooth materials cf.pm jeweler.yaml CONF_FILES = settings motd dm_file forbid ban_file exp_table news rules VAR_FILES = highscore banish_file bookarch temp.maps clockdata -EXTRA_DIST = README .collect-stamp $(CONF_FILES) treasures treasures.bld +EXTRA_DIST = README .collect-stamp $(CONF_FILES) treasures.bld helpdir=$(pkgdatadir)/help dist_help_DATA = \ @@ -86,7 +86,7 @@ adm/map_info adm/map_expand.pl adm/mapslitter.pl adm/archsearch.pl \ adm/collect_images.pl -MAINTAINERCLEANFILES = archetypes bmaps faces smooth .collect-stamp +MAINTAINERCLEANFILES = animations archetypes bmaps bmaps.paths crossfire.0 faces treasures.bld smooth .collect-stamp Makefile.in PERL = @PERL@