summaryrefslogtreecommitdiff
path: root/src/examples/jsontest/Makefile
diff options
context:
space:
mode:
authorAndrew Shadura <andrew@shadura.me>2014-06-17 11:57:32 +0200
committerAndrew Shadura <andrew@shadura.me>2014-06-17 11:57:32 +0200
commitd1e7e16224c881ee3093658fe4cbf14db244cec7 (patch)
tree8850e7a55b4b1589a7a08e2364e9c12dad31962c /src/examples/jsontest/Makefile
parent246fb6b81eef837f1269073255373bf0a3d5c27a (diff)
Update to the latest upstream snapshot
Diffstat (limited to 'src/examples/jsontest/Makefile')
-rw-r--r--src/examples/jsontest/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/examples/jsontest/Makefile b/src/examples/jsontest/Makefile
new file mode 100644
index 0000000..eb5d82d
--- /dev/null
+++ b/src/examples/jsontest/Makefile
@@ -0,0 +1,7 @@
+PROG_NOINST = jsontest${PROG_SUFFIX}
+SRCS = jsontest.c
+
+include ../../../buildsys.mk
+
+CPPFLAGS += -I../../libmowgli
+LIBS += -L../../libmowgli -lmowgli-2