summaryrefslogtreecommitdiff
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 1ce9467..cc2ba9b 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ DLIB = usr/lib/xorg/modules/input
29DFDI = usr/share/hal/fdi/policy/20thirdparty 29DFDI = usr/share/hal/fdi/policy/20thirdparty
30 30
31INCLUDE = -I. -I/usr/include/xorg -I/usr/include/pixman-1 31INCLUDE = -I. -I/usr/include/xorg -I/usr/include/pixman-1
32OPTS = -O3 32OPTS = -O3 -fPIC
33 33
34.PHONY: all clean 34.PHONY: all clean
35.PRECIOUS: obj/%.o 35.PRECIOUS: obj/%.o