diff options
author | raveit65 <[email protected]> | 2016-07-12 20:54:32 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-07-25 16:13:41 +0200 |
commit | 190a852c6d706a8c8821eb7be024a8bd297841c3 (patch) | |
tree | 596a33468282d9208bd5fb3868a0ee8660d7b903 /applets/brightness/Makefile.am | |
parent | d9284f7bfa312096079755102dfa135d0c9929d8 (diff) | |
download | mate-power-manager-190a852c6d706a8c8821eb7be024a8bd297841c3.tar.bz2 mate-power-manager-190a852c6d706a8c8821eb7be024a8bd297841c3.tar.xz |
applets: remove egg-dbus-proxy and use the provided functions in GDBus
Diffstat (limited to 'applets/brightness/Makefile.am')
-rw-r--r-- | applets/brightness/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/applets/brightness/Makefile.am b/applets/brightness/Makefile.am index 56ecd5a..e5e210c 100644 --- a/applets/brightness/Makefile.am +++ b/applets/brightness/Makefile.am @@ -27,8 +27,6 @@ libexec_PROGRAMS=mate-brightness-applet mate_brightness_applet_SOURCES = \ brightness-applet.c \ - egg-dbus-monitor.c \ - egg-dbus-monitor.h \ egg-debug.c \ egg-debug.h \ gpm-common.c \ |