aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xorg-server/dix/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/xorg-server/dix/makefile b/xorg-server/dix/makefile
index 4abd48a32..9c0d6ef66 100644
--- a/xorg-server/dix/makefile
+++ b/xorg-server/dix/makefile
@@ -1,4 +1,6 @@
+ifeq ($(DEBUG),1)
DEFINES += FONTDEBUG
+endif
LIBRARY=libdix