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 --- eel/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eel/Makefile.am') diff --git a/eel/Makefile.am b/eel/Makefile.am index cf886ce4..e999b453 100644 --- a/eel/Makefile.am +++ b/eel/Makefile.am @@ -7,7 +7,7 @@ AM_CPPFLAGS = \ -I$(top_builddir) \ -I$(top_srcdir) \ $(CORE_CFLAGS) \ - $(WARNING_CFLAGS) \ + $(WARN_CFLAGS) \ $(DISABLE_DEPRECATED_CFLAGS) \ -DDATADIR=\""$(datadir)"\" \ -DSOURCE_DATADIR=\""$(top_srcdir)/data"\" \ -- cgit v1.2.1