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