summaryrefslogtreecommitdiff
path: root/Xext/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Xext/Makefile.am')
-rw-r--r--Xext/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xext/Makefile.am b/Xext/Makefile.am
index c62e75410..ddb1923a9 100644
--- a/Xext/Makefile.am
+++ b/Xext/Makefile.am
@@ -127,7 +127,7 @@ endif
# XF86 Big Font extension
BIGFONT_SRCS = xf86bigfont.c
if XF86BIGFONT
-MODULE_SRCS += $(BIGFONT_SRCS)
+BUILTIN_SRCS += $(BIGFONT_SRCS)
endif
# DPMS extension