[devhelp] [build] fixed reference to .pc file
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] [build] fixed reference to .pc file
- Date: Mon, 12 Jul 2010 13:05:27 +0000 (UTC)
commit a501b3bf039aa7000ce58d5ece2cb7cbb70db934
Author: Frédéric Péters <fpeters 0d be>
Date: Mon Jul 12 15:00:49 2010 +0200
[build] fixed reference to .pc file
data/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index ab68948..31d10fc 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,7 +1,7 @@
SUBDIRS = ui dtd icons
pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = libdevhelp-1.0.pc
+pkgconfig_DATA = libdevhelp-3.0.pc
assistantdir = $(datadir)/devhelp/assistant
assistant_DATA = \
@@ -25,7 +25,7 @@ devhelp.defaults: devhelp.schemas.in
cp $(top_srcdir)/data/devhelp.schemas.in $(top_builddir)/data/devhelp.defaults
EXTRA_DIST = \
- libdevhelp-1.0.pc.in \
+ libdevhelp-3.0.pc.in \
$(desktop_in_files) \
$(schemas_in_files) \
$(schemas_DATA) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]