Make the unit test link again.
This commit is contained in:
parent
9ec6985365
commit
75586b1bbb
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ test_SOURCES = \
|
|||
tests/test_util.cpp \
|
||||
$(wesnoth_source)
|
||||
|
||||
test_LDADD = $(THELIBS) $(BOOST_UNIT_TEST_FRAMEWORK_LIBS) -lwesnoth
|
||||
test_LDADD = $(INTERNALLIBS) $(THELIBS) $(BOOST_UNIT_TEST_FRAMEWORK_LIBS) -lwesnoth
|
||||
test_DEPENDENCIES=libwesnoth-core.a libwesnoth.a
|
||||
|
||||
#############################################################################
|
||||
|
|
Loading…
Add table
Reference in a new issue