--- deliantra/server/include/Makefile.am 2006/09/03 00:18:41 1.12 +++ deliantra/server/include/Makefile.am 2006/09/08 02:45:16 1.14 @@ -8,14 +8,14 @@ global.h newclient.h path.h shstr.h tod.h\ god.h newserver.h xdir.h \ book.h includes.h object.h skills.h sockproto.h \ -plugin.h timers.h cfperl.h eventinc.h \ +plugin.h timers.h cfperl.h eventinc.h attackinc.h \ kw_hash.h keyword.h traits.h dynbuf.h util.h EXTRA_DIST = event2inc MAINTAINERCLEANFILES = Makefile.in stamp.preprocess -eventinc.h: ../doc/events.pod event2inc +eventinc.h: ../pod/events.pod event2inc $(PERL) event2inc $< >$@ keyword.h: stamp.preprocess