summaryrefslogtreecommitdiff
path: root/applets/Makefile.am
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2025-04-04 20:40:55 -0400
committerVictor Kareh <[email protected]>2025-07-22 09:57:18 -0400
commitc8276c3dd31427a5da45e0d27479cc07690401e8 (patch)
tree594446fdd07e341ec48b745e0b9723a30f1b2446 /applets/Makefile.am
parentc8c63217d6244b62ddc68157b5f0bda1a35da110 (diff)
downloadmate-power-manager-power-profiles-applet.tar.bz2
mate-power-manager-power-profiles-applet.tar.xz
applets: Add new power-profiles appletpower-profiles-applet
This applet allows the user to set the active power profile (power-saver, balanced, performance). It's compatible with the power-profiles-daemon and tuned, which are the same DBUS interfaces that GNOME relies on for power profiles.
Diffstat (limited to 'applets/Makefile.am')
-rw-r--r--applets/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/Makefile.am b/applets/Makefile.am
index 62ee335..ddf9b39 100644
--- a/applets/Makefile.am
+++ b/applets/Makefile.am
@@ -1,3 +1,3 @@
-SUBDIRS = brightness inhibit
+SUBDIRS = brightness inhibit power-profiles
-include $(top_srcdir)/git.mk