fix JSON testsuite linking

This commit is contained in:
Marian Krivos 2012-05-12 20:57:21 +00:00
parent d63e94cc98
commit a83d99abfb

View File

@ -12,6 +12,6 @@ objects = JSONTest
target = testrunner
target_version = 1
target_libs = PocoFoundation CppUnit
target_libs = PocoFoundation PocoJSON CppUnit
include $(POCO_BASE)/build/rules/exec