aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index dd1fe2a..c6b6cf2 100644
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,8 @@ FDIS = 11-multitouch.fdi
MODULES = src
o_src = capabilities \
+ hwdata \
+ mtouch \
multitouch
TARGETS = $(addsuffix /test,$(MODULES))