diff options
Diffstat (limited to 'exa')
-rw-r--r-- | exa/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exa/Makefile.am b/exa/Makefile.am index 8b759cd76..c1f1e8638 100644 --- a/exa/Makefile.am +++ b/exa/Makefile.am @@ -8,7 +8,7 @@ if XORG sdk_HEADERS = exa.h endif -INCLUDES = \ +AM_CPPFLAGS = \ $(XORG_INCS) \ -I$(srcdir)/../miext/cw |