diff options
Diffstat (limited to 'test/Makefile.am')
| -rw-r--r-- | test/Makefile.am | 9 |
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 @@ | |||
| 1 | bin_PROGRAMS = grail-touch grail-gesture | ||
| 2 | |||
| 3 | INCLUDES=-I$(top_srcdir)/include/ | ||
| 4 | |||
| 5 | grail_touch_SOURCES = grail-touch.c | ||
| 6 | grail_touch_LDFLAGS = -L$(top_builddir)/src/.libs/ -lutouch-grail -lmtdev -lm | ||
| 7 | |||
| 8 | grail_gesture_SOURCES = grail-gesture.c | ||
| 9 | grail_gesture_LDFLAGS = -L$(top_builddir)/src/.libs/ -lutouch-grail -lmtdev -lm | ||
