diff options
author | Rob Taylor <rob.taylor@codethink.co.uk> | 2007-08-18 16:24:38 +0100 |
---|---|---|
committer | Rob Taylor <rob.taylor@codethink.co.uk> | 2007-08-22 15:17:50 +0100 |
commit | 1b3a9e232dfde6d115d20275376c4e817ad3109d (patch) | |
tree | cd87364272083a5d1aebf1c071e18ab9c470065c /configure.in | |
parent | c6b1dc765bd1f769bf8e365795f9a798e920e82d (diff) |
add 'timeouts' policy module.
This implements a simple 3 state timeout policy on top of the idle mechanism plugin.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 24ad0df..b09441d 100644 --- a/configure.in +++ b/configure.in @@ -321,6 +321,7 @@ plugins/glue/xorg/Makefile plugins/policy/Makefile plugins/policy/display/Makefile plugins/policy/suspend/Makefile +plugins/policy/timeouts/Makefile ohmd/Makefile po/Makefile.in docs/Makefile |