aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAndreas Nüßlein <nutz@unfoog.de>2010-01-17 19:37:43 +0100
committerHenrik Rydberg <rydberg@alnilam.(none)>2010-01-28 21:03:46 +0100
commit508628ac685dba1051f024d8c09eeb8921fd3517 (patch)
tree2fd665e11b255ef334c2498fa2a8d584e809d87b /Makefile
parentccca3d1dffd79392d204815e5ce60aa5ded20973 (diff)
downloadxorg-input-kobomultitouch-508628ac685dba1051f024d8c09eeb8921fd3517.tar.gz
xorg-input-kobomultitouch-508628ac685dba1051f024d8c09eeb8921fd3517.tar.bz2
xorg-input-kobomultitouch-508628ac685dba1051f024d8c09eeb8921fd3517.zip
ABI_XINPUT_VERSION >= 7 support
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1ce9467..cc2ba9b 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ DLIB = usr/lib/xorg/modules/input
DFDI = usr/share/hal/fdi/policy/20thirdparty
INCLUDE = -I. -I/usr/include/xorg -I/usr/include/pixman-1
-OPTS = -O3
+OPTS = -O3 -fPIC
.PHONY: all clean
.PRECIOUS: obj/%.o