wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth/src Makefile.am


From: David White
Subject: [Wesnoth-cvs-commits] wesnoth/src Makefile.am
Date: Fri, 21 Jan 2005 15:24:29 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     David White <address@hidden>    05/01/21 20:24:29

Modified files:
        src            : Makefile.am 

Log message:
        update to makefile for new astarnode.cpp file

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/Makefile.am.diff?tr1=1.66&tr2=1.67&r1=text&r2=text

Patches:
Index: wesnoth/src/Makefile.am
diff -u wesnoth/src/Makefile.am:1.66 wesnoth/src/Makefile.am:1.67
--- wesnoth/src/Makefile.am:1.66        Sat Jan  8 13:57:23 2005
+++ wesnoth/src/Makefile.am     Fri Jan 21 20:24:29 2005
@@ -33,6 +33,7 @@
                  ai.cpp \
                  ai_attack.cpp \
                  ai_move.cpp \
+                 astarnode.cpp \
                  builder.cpp \
                  cavegen.cpp \
                  clipboard.cpp \
@@ -113,6 +114,7 @@
                  ai_move.hpp \
                  animated.hpp \
                  array.hpp \
+                 astarnode.hpp \
                  builder.hpp \
                  cavegen.hpp \
                  clipboard.hpp \
@@ -202,6 +204,7 @@
                         editor/editor_undo.cpp \
                         about.cpp \
                         actions.cpp \
+                        astarnode.cpp \
                         builder.cpp \
                         cavegen.cpp \
                         clipboard.cpp \
@@ -274,6 +277,7 @@
                         ai_attack.hpp \
                         ai_move.hpp \
                         array.hpp \
+                        astarnode.hpp \
                         builder.hpp \
                         cavegen.hpp \
                         clipboard.hpp \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]