CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Isaac Clerencia <[EMAIL PROTECTED]> 04/08/29 11:54:25
Modified files:
src : Makefile.am
Log message:
Added ai_interface.hpp to Makefile.am
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/Makefile.am.diff?tr1=1.44&tr2=1.45&r1=text&r2=text
Patches:
Index: wesnoth/src/Makefile.am
diff -u wesnoth/src/Makefile.am:1.44 wesnoth/src/Makefile.am:1.45
--- wesnoth/src/Makefile.am:1.44 Fri Aug 27 16:44:57 2004
+++ wesnoth/src/Makefile.am Sun Aug 29 11:54:24 2004
@@ -97,6 +97,7 @@
actions.hpp \
ai.hpp \
ai_attack.hpp \
+ ai_interface.hpp \
ai_move.hpp \
animated.hpp \
array.hpp \