summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2008-08-20 16:38:48 +0100
committerRichard Hughes <richard@hughsie.com>2008-08-20 16:38:48 +0100
commitbb5203f221e751ff739fd26f4a021c229b3fd221 (patch)
tree6aab2b395ab0e2779fa557e4926431ea999eed5d /Makefile.am
parent9c19c1437f8dc993665763515305a92ce873a97c (diff)
downloadupower-bb5203f221e751ff739fd26f4a021c229b3fd221.tar.gz
don't export a shared library
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 4fefc86..a1a3eb9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,9 +2,6 @@
SUBDIRS = libdevkit-power src doc tools policy po
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = devkit-power.pc
-
# Creating ChangeLog from git log (taken from cairo/Makefile.am):
ChangeLog: $(srcdir)/ChangeLog