diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index d991a764..cd123aad 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES= \ +AM_CPPFLAGS= \ -DATRILDATADIR=\"$(pkgdatadir)\" \ -DMATEDATADIR=\"$(datadir)\" \ -I$(top_srcdir) \ |