summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2009-07-03 11:53:34 +0100
committerRichard Hughes <richard@hughsie.com>2009-07-03 11:53:34 +0100
commit5380720f959541a949346033c511cecc83ba977a (patch)
tree4af2f4f63c04d716f180d9af73c0c10442405009 /Makefile.am
parentdb41483230c7f5ad221be0167922cc42bf762634 (diff)
downloadupower-5380720f959541a949346033c511cecc83ba977a.tar.gz
Move the udev rules to thier own directory
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2a80cda..95bc714 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = devkit-power-gobject src doc tools policy po
+SUBDIRS = devkit-power-gobject src doc tools policy po rules
# Creating ChangeLog from git log (taken from cairo/Makefile.am):
ChangeLog: $(srcdir)/ChangeLog