summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 8ffbe09..e69de29 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,9 +0,0 @@
1bin_PROGRAMS = grail-touch grail-gesture
2
3INCLUDES=-I$(top_srcdir)/include/
4
5grail_touch_SOURCES = grail-touch.c
6grail_touch_LDFLAGS = -L$(top_builddir)/src/.libs/ -lutouch-grail -lmtdev -lm
7
8grail_gesture_SOURCES = grail-gesture.c
9grail_gesture_LDFLAGS = -L$(top_builddir)/src/.libs/ -lutouch-grail -lmtdev -lm