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 /configure.in | |
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 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 1cda845..b911e7c 100644 --- a/configure.in +++ b/configure.in @@ -151,6 +151,8 @@ ohm.conf Makefile etc/Makefile plugins/Makefile +plugins/acadapter/Makefile +plugins/idle/Makefile plugins/powerstatus/Makefile plugins/backlight/Makefile ohmd/Makefile |