summaryrefslogtreecommitdiff
path: root/hw/xfree86/exa/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/exa/Makefile.am')
-rw-r--r--hw/xfree86/exa/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/xfree86/exa/Makefile.am b/hw/xfree86/exa/Makefile.am
index 1e42cdacd..ccbb305d3 100644
--- a/hw/xfree86/exa/Makefile.am
+++ b/hw/xfree86/exa/Makefile.am
@@ -6,8 +6,7 @@ libexa_la_LDFLAGS = -module -avoid-version $(LD_NO_UNDEFINED_FLAG)
AM_CPPFLAGS = \
$(XORG_INCS) \
- -I$(srcdir)/../../../exa \
- -I$(srcdir)/../../../miext/cw
+ -I$(srcdir)/../../../exa
AM_CFLAGS = $(DIX_CFLAGS) $(XORG_CFLAGS)