summaryrefslogtreecommitdiff
path: root/hw/xgl/glx/Makefile.am
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2006-08-21 18:49:31 -0400
committerEamon Walsh <ewalsh@moss-uranus.epoch.ncsc.mil>2006-08-21 18:49:31 -0400
commit52ba722e4c89c052609b4fc62e965d92778aa2dd (patch)
treecd5b5bd1257c08278b051221dc8f6f7041ec6036 /hw/xgl/glx/Makefile.am
parent9138d5a51e411f598bc0e75a3e73d2c16187a518 (diff)
parent05541259bdb0dfaab015a01caa3722b7a1b782e2 (diff)
Merge branch 'XACE-modular' into my-XACE-modular
Diffstat (limited to 'hw/xgl/glx/Makefile.am')
-rw-r--r--hw/xgl/glx/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xgl/glx/Makefile.am b/hw/xgl/glx/Makefile.am
index 492921210..10a831f94 100644
--- a/hw/xgl/glx/Makefile.am
+++ b/hw/xgl/glx/Makefile.am
@@ -15,7 +15,7 @@ AM_CFLAGS = \
-I$(top_srcdir)/GL/include \
-I@MESA_SOURCE@/include \
-I@MESA_SOURCE@/src/mesa/glapi \
- @SERVER_DEFINES@ \
+ \
-DHAVE_XGL_CONFIG_H \
-DHAVE_DIX_CONFIG_H \
$(XGLXMODULES_CFLAGS)