summaryrefslogtreecommitdiff
path: root/exa
diff options
context:
space:
mode:
Diffstat (limited to 'exa')
-rw-r--r--exa/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/exa/Makefile.am b/exa/Makefile.am
index 6a09966f8..00b28b1e4 100644
--- a/exa/Makefile.am
+++ b/exa/Makefile.am
@@ -4,9 +4,7 @@ if XORG
sdk_HEADERS = exa.h
endif
-AM_CPPFLAGS = \
- $(XORG_INCS) \
- -I$(srcdir)/../miext/cw
+AM_CPPFLAGS = $(XORG_INCS)
AM_CFLAGS = $(XORG_CFLAGS) $(DIX_CFLAGS)