mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 00:38:00 +02:00
Revert accidental Makefile change from previous commit
This commit is contained in:
parent
472811dc4b
commit
e25d55ad54
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue