--- deliantra/server/include/Makefile.am 2006/09/19 22:05:55 1.16 +++ deliantra/server/include/Makefile.am 2006/12/11 19:10:58 1.19 @@ -3,7 +3,7 @@ commands.h libproto.h sounds.h attack.h \ Makefile.in config.h living.h player.h \ define.h loader.h race.h material.h spells.h \ -arch.h face.h logger.h re-cmp.h sproto.h \ +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 \ @@ -24,5 +24,5 @@ kw_hash.h: stamp.preprocess stamp.preprocess: preprocess - $(PERL) preprocess && : > stamp.preprocess + $(PERL) preprocess GPERF '$(GPERF)' && : > stamp.preprocess