diff options
Diffstat (limited to 'caja')
-rw-r--r-- | caja/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/caja/Makefile.am b/caja/Makefile.am index a2a8ce0..1dd9acb 100644 --- a/caja/Makefile.am +++ b/caja/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = \ +AM_CPPFLAGS = \ -DFR_DATADIR=\"$(datadir)\" \ -DMATELOCALEDIR=\""$(datadir)/locale"\" \ -I$(top_srcdir) \ |