summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2009-03-24 14:15:28 +0000
committerRichard Hughes <richard@hughsie.com>2009-03-24 14:15:28 +0000
commit5f84775d63018bffb1db08131d0485daced2a7ec (patch)
tree7d1063022b6425605272910a8c349bf0247c2af6 /Makefile.am
parented13111668cdeabffeb0357a5ded8fae110fbe3a (diff)
downloadupower-5f84775d63018bffb1db08131d0485daced2a7ec.tar.gz
trivial: make pc file the same format at DeviceKit
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 e53d7a6..b98cda3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,7 @@ EXTRA_DIST = \
ChangeLog
pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = devicekit-power-gobject.pc
+pkgconfig_DATA = devkit-power-gobject.pc
# xsltproc barfs on 'make distcheck'; disable for now
DISTCHECK_CONFIGURE_FLAGS=--disable-man-pages --disable-gtk-doc