diff options
author | Richard Hughes <richard@hughsie.com> | 2007-07-11 16:34:04 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2007-07-11 16:34:04 +0100 |
commit | 129cb01caac84b10cab71a030c4348847356884d (patch) | |
tree | b01cd5d34e8657857d96a97cfdcedb9f03053fbb /plugins/glue/Makefile.am | |
parent | 4efb209c3630d4c838b3cfa4b35f3f6de2ef7928 (diff) |
add a new buttons plugin to detect a hal power button event
Also make the plugins conf have a .ini extension
Diffstat (limited to 'plugins/glue/Makefile.am')
-rw-r--r-- | plugins/glue/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/glue/Makefile.am b/plugins/glue/Makefile.am index bab5d1b..cf763e2 100644 --- a/plugins/glue/Makefile.am +++ b/plugins/glue/Makefile.am @@ -1,5 +1,6 @@ SUBDIRS = \ idle \ + buttons \ battery \ acadapter \ timeremaining \ |