--- deliantra/server/lib/Makefile.am 2006/04/23 04:58:13 1.4 +++ deliantra/server/lib/Makefile.am 2006/05/07 13:19:17 1.5 @@ -29,7 +29,7 @@ dist_noinst_SCRIPTS = collect.pl util.pl checkarch.pl dist_pkgdata_DATA = artifacts def_help formulae messages races smooth\ animations archetypes bmaps bmaps.paths crossfire.0 \ - crossfire.1 faces attackmess image_info materials regions cf.pm + crossfire.1 faces attackmess image_info smooth materials regions cf.pm CONF_FILES = settings motd dm_file forbid ban_file exp_table news rules VAR_FILES = highscore banish_file bookarch temp.maps clockdata @@ -87,7 +87,7 @@ adm/map_info adm/map_expand.pl adm/mapslitter.pl adm/archsearch.pl \ adm/collect_images.pl -MAINTAINERCLEANFILES = archetypes bmaps faces .collect-stamp +MAINTAINERCLEANFILES = archetypes bmaps faces smooth .collect-stamp PERL = @PERL@ @@ -116,6 +116,9 @@ bmaps.paths bmaps: .collect-stamp make collect +smooth: .collect-stamp + make collect + install-data-local: archetypes crossfire.0 faces animations collect.pl util.pl @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(pkgconfdir)