--- deliantra/server/lib/Makefile.am 2006/05/07 14:00:48 1.6 +++ deliantra/server/lib/Makefile.am 2006/08/11 16:41:11 1.12 @@ -27,9 +27,9 @@ 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 \ - crossfire.1 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 @@ -47,7 +47,7 @@ help/move help/output help/output-count \ help/output-sync help/party help/peaceful \ help/petmode help/pickup help/quests \ - help/quit help/quit_character help/range \ + help/quit help/range \ help/rename help/reply help/save \ help/shout help/showpets help/sort_inventory \ help/spells help/statistics help/take \ @@ -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@