--- deliantra/server/Makefile.am 2018/11/17 23:39:59 1.38 +++ deliantra/server/Makefile.am 2018/12/05 21:46:55 1.40 @@ -205,8 +205,6 @@ OLDEXT = 00_map_handling.ext cfplus_build.ext clientchk.ext db-scheduler.ext \ guildrules.ext map-prefetch.ext schmorp-clientchk.ext schmorp.irc.ext slag_ex.ext -PERL = @PERL@ - install-data-local: @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/ext @@ -235,7 +233,7 @@ include/global.h include/client.h include/path.h include/shstr.h include/tod.h \ include/god.h include/network.h include/crc.h include/shstrinc.h include/layout.h \ include/book.h include/includes.h include/object.h include/skills.h include/sockproto.h \ - include/cfperl.h include/eventinc.h include/attackinc.h include/compiler.h include/rng.h \ + include/cfperl.h include/eventinc.h include/attackinc.h include/ecb.h include/rng.h \ include/kw_hash.h include/keyword.h include/traits.h include/dynbuf.h include/util.h \ include/skillinc.h include/callback.h include/evthread.h include/freezethaw.h include/quadland.h