summaryrefslogtreecommitdiff
path: root/hw/dmx/config/Makefile.am
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-02 06:02:45 +0000
committerKevin E Martin <kem@kem.org>2005-12-02 06:02:45 +0000
commit7c00afd0ec94e491f1a9ef32d6543ed51ea3319d (patch)
treeec85c667f59b7afcc9e263273552d4eba3e05632 /hw/dmx/config/Makefile.am
parent924518605b613eb66aa569877fa9f131e6f2a2fd (diff)
Define XFree86Server only where it is required.
Diffstat (limited to 'hw/dmx/config/Makefile.am')
-rw-r--r--hw/dmx/config/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/dmx/config/Makefile.am b/hw/dmx/config/Makefile.am
index 8ddd06a66..568a4f4ae 100644
--- a/hw/dmx/config/Makefile.am
+++ b/hw/dmx/config/Makefile.am
@@ -22,6 +22,7 @@ libdmxconfig_a_SOURCES = $(LIBSRCS)
AM_YFLAGS = -d
AM_CFLAGS = \
+ @SERVER_DEFINES@ \
-I$(top_srcdir)/hw/dmx \
-DHAVE_DMX_CONFIG_H \
-DDMX_LOG_STANDALONE \