From 72ac788c489c974df04698cb7008ae0ee6a3056d Mon Sep 17 00:00:00 2001 From: infirit Date: Mon, 16 Dec 2013 20:55:26 +0100 Subject: Add option to enable deprecations and hide warnings under --enable-extra-warn --- applets/inhibit/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'applets/inhibit/Makefile.am') diff --git a/applets/inhibit/Makefile.am b/applets/inhibit/Makefile.am index fa12b4b..c3244c1 100644 --- a/applets/inhibit/Makefile.am +++ b/applets/inhibit/Makefile.am @@ -20,6 +20,7 @@ AM_CPPFLAGS = \ -DEGG_LOGGING="\"GPM_LOGGING\"" \ -DEGG_CONSOLE="\"GPM_CONSOLE\"" \ -I$(top_srcdir)/libdbus-glib \ + $(DISABLE_DEPRECATED) \ $(NULL) libexec_PROGRAMS=mate-inhibit-applet -- cgit v1.2.1