aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1ed5758..546d1fb 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ XMODULES = driver
o_match = match
-o_mtdev = iobuf caps hwdata
+o_mtdev = iobuf caps core hwdata
o_src = hwstate mtstate memory mtouch gestures
@@ -17,6 +17,7 @@ o_driver= multitouch
TARGETS += match/test
TARGETS += mtdev/mapgen
+TARGETS += mtdev/test
TARGETS += src/test
OBJECTS = $(addsuffix .o,\