--- deliantra/server/lib/Makefile.am 2006/02/03 19:49:32 1.2 +++ deliantra/server/lib/Makefile.am 2006/08/11 18:36:22 1.13 @@ -27,33 +27,32 @@ 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 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 = help/apply help/applymode \ - help/bind help/bowmode help/brace \ - help/cast help/drop help/dropall \ - help/golem help/invoke \ - help/keys help/killpets \ - help/listen \ - help/mark help/melee help/mode \ - help/mouse help/move \ - help/output \ - help/output-count help/output-sync \ - help/party help/peaceful \ +dist_help_DATA = \ + help/apply help/applymode help/bind \ + help/bowmode help/brace help/cast \ + help/chat help/drop help/dropall \ + help/follow help/golem help/ignore \ + help/invite help/invoke help/keys \ + help/killpets help/listen help/mark \ + help/melee help/mode help/mouse \ + help/move help/output help/output-count \ + help/output-sync help/party help/peaceful \ help/petmode help/pickup help/quests \ - help/quit help/range help/rename \ - help/save help/shout help/showpets \ - help/sort_inventory help/spells \ - help/statistics help/take help/traps \ - help/unbind help/usekeys \ - help/whereabouts + help/quit help/range \ + help/rename help/reply help/save \ + help/shout help/showpets help/sort_inventory \ + help/spells help/statistics help/take \ + help/tell help/traps help/unbind \ + help/unignore help/usekeys help/whereabouts wizhelpdir=$(pkgdatadir)/wizhelp dist_wizhelp_DATA = wizhelp/abil wizhelp/addexp \ @@ -63,7 +62,8 @@ wizhelp/dumpallmaps wizhelp/dumpallobjects \ wizhelp/dumpbelow wizhelp/dumpfriendlyobjects \ wizhelp/forget_spell wizhelp/free \ - wizhelp/goto wizhelp/hide wizhelp/invisible \ + wizhelp/goto wizhelp/hide wizhelp/insert_into \ + wizhelp/invisible \ wizhelp/kick wizhelp/learn_special_prayer \ wizhelp/learn_spell wizhelp/mon_aggr \ wizhelp/nodm \ @@ -74,7 +74,7 @@ wizhelp/printlos wizhelp/remove \ wizhelp/reset wizhelp/set_god \ wizhelp/shutdown wizhelp/server_speed \ - wizhelp/spellreset wizhelp/ssdumptable \ + wizhelp/spellreset wizhelp/ssdumptable wizhelp/stats \ wizhelp/style_info wizhelp/summon \ wizhelp/teleport wizhelp/time \ wizhelp/toggle_shout \ @@ -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 .collect-stamp +MAINTAINERCLEANFILES = animations archetypes bmaps bmaps.paths crossfire.0 faces treasures.bld smooth .collect-stamp Makefile.in PERL = @PERL@ @@ -115,6 +115,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)