--- deliantra/server/lib/Makefile.am 2006/08/11 18:36:22 1.13 +++ deliantra/server/lib/Makefile.am 2006/12/15 20:08:45 1.17 @@ -21,7 +21,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # -# The authors can be reached via e-mail to crossfire-devel@real-time.com +# The authors can be reached via e-mail to crossfire@schmorp.de pkgstatedir = @pkgstatedir@ pkgconfdir = @pkgconfdir@ @@ -35,25 +35,6 @@ VAR_FILES = highscore banish_file bookarch temp.maps clockdata 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/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/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 \ wizhelp/banish \ @@ -118,7 +99,7 @@ smooth: .collect-stamp make collect -install-data-local: archetypes crossfire.0 faces animations collect.pl util.pl +install-data-local: archetypes crossfire.0 faces animations collect.pl util.pl jeweler.yaml @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(pkgconfdir) for i in $(CONF_FILES); do \