summaryrefslogtreecommitdiff
path: root/applets/inhibit/Makefile.am
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-12-16 20:55:26 +0100
committerinfirit <[email protected]>2013-12-16 21:13:26 +0100
commit72ac788c489c974df04698cb7008ae0ee6a3056d (patch)
tree67f8fc6c771c593f96b2c66ed653febc7c746f23 /applets/inhibit/Makefile.am
parentb856d1112a1211fcdcc5678923b32359c7ebfa6c (diff)
downloadmate-power-manager-72ac788c489c974df04698cb7008ae0ee6a3056d.tar.bz2
mate-power-manager-72ac788c489c974df04698cb7008ae0ee6a3056d.tar.xz
Add option to enable deprecations and hide warnings under --enable-extra-warn
Diffstat (limited to 'applets/inhibit/Makefile.am')
-rw-r--r--applets/inhibit/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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