summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2009-04-03 22:38:00 -0400
committerAdam Jackson <ajax@redhat.com>2009-04-03 22:38:00 -0400
commite25d55ad546905c4921f0a26385bdb9f22038429 (patch)
tree62ec1372600cd0c7409a5b0293dd72c550997da6
parent472811dc4ba741ab09db184216878700f4adf745 (diff)
Revert accidental Makefile change from previous commit
-rw-r--r--Xext/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xext/Makefile.am b/Xext/Makefile.am
index 21c858626..ac45f955a 100644
--- a/Xext/Makefile.am
+++ b/Xext/Makefile.am
@@ -113,7 +113,7 @@ endif
# DPMS extension
DPMS_SRCS = dpms.c dpmsproc.h
if DPMSExtension
-BUILTIN_SRCS += $(DPMS_SRCS)
+MODULE_SRCS += $(DPMS_SRCS)
endif
# Now take all of the above, mix well, bake for 10 minutes and get libXext*.la