fix gmake on linux

This commit is contained in:
Marian Krivos
2012-04-23 10:24:48 +00:00
parent d75e68c027
commit a0daaba97e
23 changed files with 62 additions and 61 deletions

View File

@@ -15,6 +15,6 @@ objects = MySQLTestSuite Driver MySQLTest SQLExecutor
target = testrunner
target_version = 1
target_libs = PocoMySQL PocoData PocoFoundation CppUnit
target_libs = PocoDataMySQL PocoData PocoFoundation CppUnit
include $(POCO_BASE)/build/rules/exec