aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2008-11-04 21:17:06 +0100
committerHenrik Rydberg <rydberg@euromail.se>2008-11-04 21:17:06 +0100
commit18a82383c0fde45dcfc1e4ab8a180e312d98d748 (patch)
treeb7baf15cfac1015c527da868a9f61f7984b9cd33 /Makefile
parentbe3fe0da9995e59d32b4eb52368a012c0c18de85 (diff)
downloadxorg-input-kobomultitouch-18a82383c0fde45dcfc1e4ab8a180e312d98d748.tar.gz
xorg-input-kobomultitouch-18a82383c0fde45dcfc1e4ab8a180e312d98d748.tar.bz2
xorg-input-kobomultitouch-18a82383c0fde45dcfc1e4ab8a180e312d98d748.zip
Try again, after adding the defines from synaptics
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b8c7ec6..22934f5 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ MODULES = src
o_src = multitouch
-TARGETS = #$(addsuffix /test,$(MODULES))
+TARGETS = $(addsuffix /test,$(MODULES))
OBJECTS = $(addsuffix .o,\
$(foreach mod,$(MODULES),\