CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Cedric Duval <[EMAIL PROTECTED]> 04/11/21 00:32:27
Modified files:
src : Makefile.am
Log message:
patch #3529
Building (CVS HEAD) will not work from tarball (make dist)
without these. -- miyo
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/Makefile.am.diff?tr1=1.62&tr2=1.63&r1=text&r2=text
Patches:
Index: wesnoth/src/Makefile.am
diff -u wesnoth/src/Makefile.am:1.62 wesnoth/src/Makefile.am:1.63
--- wesnoth/src/Makefile.am:1.62 Thu Nov 18 19:47:36 2004
+++ wesnoth/src/Makefile.am Sun Nov 21 00:32:26 2004
@@ -105,6 +105,7 @@
about.hpp \
actions.hpp \
ai.hpp \
+ ai2.hpp \
ai_attack.hpp \
ai_interface.hpp \
ai_move.hpp \
@@ -125,6 +126,7 @@
game_events.hpp \
gamestatus.hpp \
gettext.hpp \
+ global.hpp \
halo.hpp \
help.hpp \
hotkeys.hpp \