summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2010-01-02 14:03:05 -0500
committerRichard Hughes <richard@hughsie.com>2010-01-03 08:54:30 +0000
commit131bc12a81855a30cc300dff237ac78f803e595f (patch)
tree2b5a1536f64f845c18e5cf78903874060f14c059 /Makefile.am
parent725acd4d354c27eb5828e8d6e388ecf34a7c6303 (diff)
downloadupower-131bc12a81855a30cc300dff237ac78f803e595f.tar.gz
import the FreeBSD backend
Add a backend for FreeBSD supporting AC power lines, batteries, and lid state.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 95bc714..5e9b8c0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,8 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = devkit-power-gobject src doc tools policy po rules
+SUBDIRS = devkit-power-gobject src doc tools policy po $(UDEV_RULES)
+
+DIST_SUBDIRS = devkit-power-gobject src doc tools policy po rules
# Creating ChangeLog from git log (taken from cairo/Makefile.am):
ChangeLog: $(srcdir)/ChangeLog