summaryrefslogtreecommitdiff
path: root/src/examples/helpertest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/helpertest/Makefile')
-rw-r--r--src/examples/helpertest/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/examples/helpertest/Makefile b/src/examples/helpertest/Makefile
new file mode 100644
index 0000000..2a37715
--- /dev/null
+++ b/src/examples/helpertest/Makefile
@@ -0,0 +1,7 @@
+PROG_NOINST = helpertest${PROG_SUFFIX}
+SRCS = helpertest.c
+
+include ../../../buildsys.mk
+
+CPPFLAGS += -I../../libmowgli
+LIBS += -L../../libmowgli -lmowgli-2