Skip to content

Commit

Permalink
fix PostgreSQL testsuite Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Fabijanic committed Mar 10, 2016
1 parent 569c920 commit e9bc9fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Data/PostgreSQL/testsuite/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ objects = PostgreSQLTestSuite Driver PostgreSQLTest SQLExecutor

target = testrunner
target_version = 1
target_libs = PocoDataPostgreSQL PocoData PocoFoundation CppUnit
target_libs = PocoDataPostgreSQL PocoData PocoFoundation PocoCppUnit

include $(POCO_BASE)/build/rules/exec

0 comments on commit e9bc9fe

Please sign in to comment.