fixed Makefile

This commit is contained in:
Guenter Obiltschnig 2013-07-22 14:25:56 +02:00
parent f2d897d2dd
commit bee4024ca2

View File

@ -12,6 +12,6 @@ objects = SQLToMongo
target = SQLToMongo
target_version = 1
target_libs = PocoMongoDB PocoFoundation
target_libs = PocoMongoDB PocoNet PocoFoundation
include $(POCO_BASE)/build/rules/exec