From 40a638b9d27cc269e97e265e76deec17e3a4b385 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') 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