Author: suokko
Date: Thu Jul 3 22:17:50 2008
New Revision: 27689
URL: http://svn.gna.org/viewcvs/wesnoth?rev=27689&view=rev
Log:
Fixed Makefile.am so makefile can be generated
Modified:
branches/1.4/src/Makefile.am
Modified: branches/1.4/src/Makefile.am
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/1.4/src/Makefile.am?rev=27689&r1=27688&r2=27689&view=diff
==============================================================================
--- branches/1.4/src/Makefile.am (original)
+++ branches/1.4/src/Makefile.am Thu Jul 3 22:17:50 2008
@@ -160,7 +160,7 @@
wesnothd_compilerflags = $(AM_CXXFLAGS)
if BANDWIDTH_MONITOR
-wesnothd_compilerflags = $(wesnothd_compilerflags) -DBANDWIDTH_MONITOR
+wesnothd_compilerflags += -DBANDWIDTH_MONITOR
endif
wesnothd_CXXFLAGS = $(wesnothd_compilerflags)
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits