From 508628ac685dba1051f024d8c09eeb8921fd3517 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20N=C3=BC=C3=9Flein?= Date: Sun, 17 Jan 2010 19:37:43 +0100 Subject: ABI_XINPUT_VERSION >= 7 support --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3