diff options
author | Richard Hughes <richard@hughsie.com> | 2007-01-23 12:57:34 +0000 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2007-01-23 12:57:34 +0000 |
commit | 80cea4e3eec8bcaf5da0a1079c9aa9214e93b3b0 (patch) | |
tree | 8e2e1d65f9e25eaf796e501fe4e6a292e240fbe8 /plugins/Makefile.am | |
parent | 8029eeba0414bba409c96160d7d7fc8259fd7717 (diff) |
add the idle and acadapter plugins
Add the idle and AC adapter plugins, and re-work the core and other
plugins to actually do stuff when events happen.
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r-- | plugins/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index fa7ceed..52b800b 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -1,4 +1,6 @@ SUBDIRS = \ + idle \ + acadapter \ powerstatus \ backlight |