summaryrefslogtreecommitdiff
path: root/plugins/glue/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2007-06-25 18:33:24 +0100
committerRichard Hughes <richard@hughsie.com>2007-06-25 18:33:24 +0100
commit08572f0a61814fd687ad05bd1d87d3cbaa3a2192 (patch)
tree8d40b5f36a8daee544e0a26b45b507d6dc7b3b32 /plugins/glue/Makefile.am
parent0eddc58ddef8d43b9d02de9b43b90a638065686c (diff)
have a move around
Diffstat (limited to 'plugins/glue/Makefile.am')
-rw-r--r--plugins/glue/Makefile.am14
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/glue/Makefile.am b/plugins/glue/Makefile.am
new file mode 100644
index 0000000..bab5d1b
--- /dev/null
+++ b/plugins/glue/Makefile.am
@@ -0,0 +1,14 @@
+SUBDIRS = \
+ idle \
+ battery \
+ acadapter \
+ timeremaining \
+ powerstatus \
+ backlight
+
+if HAVE_DPMS_EXTENSION
+SUBDIRS += dpms
+endif
+
+clean-local:
+ rm -f *~