aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9bbd07b..a441a37 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ LIBRARY = multitouch.so
FDIS = 11-multitouch.fdi
MODULES = src
-o_src = multitouch
+o_src = capabilities multitouch
TARGETS = $(addsuffix /test,$(MODULES))