summaryrefslogtreecommitdiff
path: root/applets/inhibit
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-12-16 20:55:26 +0100
committerinfirit <[email protected]>2013-12-16 21:00:33 +0100
commit1c0b5b5e50041987d46f974cc75f1981e7ec977e (patch)
tree7ea41de2b684b80ac8036e366c8d98b1004e9b10 /applets/inhibit
parent94ed1e0d61792d877f87f96fafefcd7a860dc56f (diff)
downloadmate-power-manager-1c0b5b5e50041987d46f974cc75f1981e7ec977e.tar.bz2
mate-power-manager-1c0b5b5e50041987d46f974cc75f1981e7ec977e.tar.xz
Add option to enable deprecations and hide warnings under --enable-extra-warn
Diffstat (limited to 'applets/inhibit')
-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