summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2008-08-01 17:27:12 +0100
committerRichard Hughes <richard@hughsie.com>2008-08-01 17:27:12 +0100
commit74683e3fa712d7f4f2b2474cc4c045020ad2bafb (patch)
tree2ab261d5b30e8ac8e0c9ae899221c7f0e66e85c7 /Makefile.am
parentd06a9707c5e2ab366325e5e8e77207dcc1885c56 (diff)
downloadupower-74683e3fa712d7f4f2b2474cc4c045020ad2bafb.tar.gz
of course, the right thing to do is make a static lib to avoid playing with ../src/ type paths
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 34fc235..a1a3eb9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = src doc tools policy po
+SUBDIRS = libdevkit-power src doc tools policy po
# Creating ChangeLog from git log (taken from cairo/Makefile.am):
ChangeLog: $(srcdir)/ChangeLog