[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/src/zip Makefile.am
From: |
Pauli Manninen |
Subject: |
[Wesnoth-cvs-commits] wesnoth/src/zip Makefile.am |
Date: |
Thu, 14 Oct 2004 13:53:06 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Pauli Manninen <address@hidden> 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/src/zip Makefile.am,
Pauli Manninen <=