--- deliantra/server/include/Makefile.am 2006/12/09 17:28:37 1.18 +++ deliantra/server/include/Makefile.am 2006/12/13 02:55:50 1.20 @@ -6,7 +6,7 @@ face.h logger.h sproto.h \ artifact.h funcpoint.h map.h recipe.h treasure.h \ global.h newclient.h path.h shstr.h tod.h\ -god.h newserver.h xdir.h \ +god.h newserver.h \ book.h includes.h object.h skills.h sockproto.h \ plugin.h cfperl.h eventinc.h attackinc.h \ kw_hash.h keyword.h traits.h dynbuf.h util.h \ @@ -24,5 +24,5 @@ kw_hash.h: stamp.preprocess stamp.preprocess: preprocess - $(PERL) preprocess && : > stamp.preprocess + $(PERL) preprocess GPERF '$(GPERF)' && : > stamp.preprocess