[rygel/wip/meson: 26/34] build: Dist and install RUIH pc file
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel/wip/meson: 26/34] build: Dist and install RUIH pc file
- Date: Wed, 19 Sep 2018 19:58:57 +0000 (UTC)
commit 6d8d7227670aa293bf1bba21f0bd8f9747322ac1
Author: Jens Georg <mail jensge org>
Date: Tue May 23 09:22:31 2017 +0200
build: Dist and install RUIH pc file
Apparently noone missed it so far, but well.
Makefile.am | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index ab1d4dc5..78f52f4a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,15 +1,18 @@
SUBDIRS = src data tests po doc examples
-pkgconfig_DATA= rygel-core-2.6.pc rygel-renderer-2.6.pc rygel-server-2.6.pc
+pkgconfig_DATA= rygel-core-2.6.pc \
+ rygel-renderer-2.6.pc \
+ rygel-server-2.6.pc \
+ rygel-ruih-2.0.pc
pkgconfigdir = $(libdir)/pkgconfig
if HAVE_GSTREAMER
pkgconfig_DATA += rygel-renderer-gst-2.6.pc
endif
-EXTRA_DIST = rygel-core-2.6.pc.in rygel-renderer-2.6.pc.in \
- build-aux/config.rpath \
+EXTRA_DIST = rygel-core-2.6.pc.in rygel-renderer-2.6.pc.in rygel-ruih-2.0.pc.in \
rygel-server-2.6.pc.in .version \
+ build-aux/config.rpath \
build-aux/git-version-gen \
COPYING.logo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]