CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Yann Dirson <[EMAIL PROTECTED]> 05/03/05 12:49:11
Modified files:
src : Makefile.am
Log message:
typos
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/Makefile.am.diff?tr1=1.77&tr2=1.78&r1=text&r2=text
Patches:
Index: wesnoth/src/Makefile.am
diff -u wesnoth/src/Makefile.am:1.77 wesnoth/src/Makefile.am:1.78
--- wesnoth/src/Makefile.am:1.77 Sat Mar 5 10:54:25 2005
+++ wesnoth/src/Makefile.am Sat Mar 5 12:49:11 2005
@@ -192,8 +192,8 @@
util.hpp \
video.hpp \
wassert.hpp \
- serialization/binary_wml.hp \
- serialization/parser.hp \
+ serialization/binary_wml.hpp \
+ serialization/parser.hpp \
serialization/preprocessor.hpp \
serialization/string_utils.hpp \
widgets/button.hpp \