diff options
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index a272a9b..88c720b 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -9,6 +9,7 @@ mate_color_select_SOURCES = \ mate_color_select_CFLAGS = \ -DLOCALE_DIR=\"$(datadir)/locale\" \ + $(WARN_CFLAGS) \ $(MATE_DESKTOP_CFLAGS) mate_color_select_LDADD = \ |