summaryrefslogtreecommitdiff
path: root/hw/dmx/glxProxy/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dmx/glxProxy/Makefile.am')
-rw-r--r--hw/dmx/glxProxy/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/dmx/glxProxy/Makefile.am b/hw/dmx/glxProxy/Makefile.am
index a798647cc..2f4a3b708 100644
--- a/hw/dmx/glxProxy/Makefile.am
+++ b/hw/dmx/glxProxy/Makefile.am
@@ -31,8 +31,8 @@ libglxproxy_a_SOURCES = compsize.c \
renderpixswap.c \
unpack.h
-AM_CFLAGS = @SERVER_DEFINES@ \
- @MODULE_DEFINES@ \
+AM_CFLAGS = \
+ \
-I$(top_srcdir)/hw/dmx \
-I$(top_srcdir)/include \
-I$(top_srcdir)/GL/include \