aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2008-11-04 21:18:52 +0100
committerHenrik Rydberg <rydberg@euromail.se>2008-11-04 21:18:52 +0100
commit3017e434f142be9aa8f7816a3410b40694c972b3 (patch)
tree6b1618aeb7eb4bf039ea49db5e9dc44cd58be002 /Makefile
parent18a82383c0fde45dcfc1e4ab8a180e312d98d748 (diff)
downloadxorg-input-kobomultitouch-3017e434f142be9aa8f7816a3410b40694c972b3.tar.gz
xorg-input-kobomultitouch-3017e434f142be9aa8f7816a3410b40694c972b3.tar.bz2
xorg-input-kobomultitouch-3017e434f142be9aa8f7816a3410b40694c972b3.zip
ok
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 22934f5..b8c7ec6 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),\