diff --git a/Net/samples/dict/Makefile b/Net/samples/dict/Makefile index 79f107608..38ca68717 100644 --- a/Net/samples/dict/Makefile +++ b/Net/samples/dict/Makefile @@ -12,6 +12,6 @@ objects = dict target = dict target_version = 1 -target_libs = PocoUtil PocoNet PocoXML PocoFoundation +target_libs = PocoUtil PocoNet PocoJSON PocoXML PocoFoundation include $(POCO_BASE)/build/rules/exec