CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Pauli Manninen <[EMAIL PROTECTED]> 04/10/14 17:37:48
Modified files:
src/zip : Makefile.am
Log message:
s/wesconfig.hpp/wesconfig.h/
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/zip/Makefile.am.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
Patches:
Index: wesnoth/src/zip/Makefile.am
diff -u wesnoth/src/zip/Makefile.am:1.2 wesnoth/src/zip/Makefile.am:1.3
--- wesnoth/src/zip/Makefile.am:1.2 Mon Oct 11 20:05:34 2004
+++ wesnoth/src/zip/Makefile.am Thu Oct 14 17:37:48 2004
@@ -14,12 +14,12 @@
../game_events.hpp \
../config.hpp \
../gettext.hpp \
- ../wesconfig.hpp \
../filesystem.hpp \
../game_config.hpp \
../log.hpp \
../network.hpp \
- ../server/variable.cpp
+ ../server/variable.cpp \
+ ../wesconfig.h
AM_CXXFLAGS = @SDL_CFLAGS@ -DLOCALEDIR=\"$(LOCALEDIR)\" -I../intl \
-I$(top_srcdir)/intl