CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Isaac Clerencia <[EMAIL PROTECTED]>     05/04/09 13:05:10

Modified files:
        src            : Makefile.am 

Log message:
        Add missing files (game_errors.hpp and wml_separators.hpp) to 
Makefile.am

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

Patches:
Index: wesnoth/src/Makefile.am
diff -u wesnoth/src/Makefile.am:1.90 wesnoth/src/Makefile.am:1.91
--- wesnoth/src/Makefile.am:1.90        Sat Apr  2 14:59:58 2005
+++ wesnoth/src/Makefile.am     Sat Apr  9 13:05:09 2005
@@ -143,6 +143,7 @@
        filesystem.hpp \
        font.hpp \
        game_config.hpp \
+       game_errors.hpp \
        game_events.hpp \
        gamestatus.hpp \
        gettext.hpp \
@@ -199,6 +200,7 @@
        variable.hpp \
        video.hpp \
        wassert.hpp \
+       wml_separators.hpp \
        serialization/binary_or_text.hpp \
        serialization/binary_wml.hpp \
        serialization/parser.hpp \


Reply via email to