From 35d152c30a7133b581300e298ea13090313ea565 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 4 Apr 2020 00:09:20 +0200 Subject: use MATE_COMPILE_WARNINGS from mate-common --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index 18093047..ada26435 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -3,7 +3,7 @@ NULL= AM_CPPFLAGS =\ -I$(top_srcdir) \ $(CORE_CFLAGS) \ - $(WARNING_CFLAGS) \ + $(WARN_CFLAGS) \ -DVERSION="\"$(VERSION)\"" \ -DCAJA_DATADIR=\""$(datadir)/caja"\" \ -DMATELOCALEDIR=\""$(prefix)/${DATADIRNAME}/locale"\" \ -- cgit v1.2.1