summaryrefslogtreecommitdiff
path: root/maker
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2014-03-11 09:47:04 +0000
committerComment <tim@gray.(none)>2014-03-11 09:47:04 +0000
commitac1e8968254cf7810e84c0d90c80c94bc9dcd827 (patch)
tree8cd3c833c4e960290233667f66cf4f3d24d46151 /maker
parent2a6b5328dec0ef2200bdbb94b16e8531c7c071b2 (diff)
instagram loader
Diffstat (limited to 'maker')
-rwxr-xr-xmaker2
1 files changed, 1 insertions, 1 deletions
diff --git a/maker b/maker
index 23973a6..c4ce8d0 100755
--- a/maker
+++ b/maker
@@ -1 +1 @@
-g++ -o test_poco test_poco_http.c -lPocoNet -lPocoFoundation -lPocoNetSSL
+g++ -o test_poco test_poco_http.c `pkg-config --cflags jsoncpp` -lPocoNet -lPocoFoundation -lPocoNetSSL