Author: soliton
Date: Sat Apr 26 14:52:27 2008
New Revision: 26125
URL: http://svn.gna.org/viewcvs/wesnoth?rev=26125&view=rev
Log:
remove redundant library linking
Modified:
trunk/src/Makefile.am
Modified: trunk/src/Makefile.am
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/Makefile.am?rev=26125&r1=26124&r2=26125&view=diff
==============================================================================
--- trunk/src/Makefile.am (original)
+++ trunk/src/Makefile.am Sat Apr 26 14:52:27 2008
@@ -225,7 +225,7 @@
tests/test_util.cpp \
$(wesnoth_source)
-test_LDADD = $(INTERNALLIBS) $(THELIBS) $(BOOST_UNIT_TEST_FRAMEWORK_LIBS)
-lwesnoth
+test_LDADD = $(INTERNALLIBS) $(THELIBS) $(BOOST_UNIT_TEST_FRAMEWORK_LIBS)
test_DEPENDENCIES=libwesnoth-core.a libwesnoth.a
#############################################################################
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits