[rygel] Install the rygel header(s)
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: svn-commits-list gnome org
- Subject: [rygel] Install the rygel header(s)
- Date: Thu, 30 Apr 2009 10:54:37 -0400 (EDT)
commit 5c81374a8bba4846f22c4daa878386ae11940a9f
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Thu Apr 30 16:52:33 2009 +0300
Install the rygel header(s)
---
src/rygel/Makefile.am | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/src/rygel/Makefile.am b/src/rygel/Makefile.am
index 1ce2d3d..48b596c 100644
--- a/src/rygel/Makefile.am
+++ b/src/rygel/Makefile.am
@@ -21,6 +21,10 @@ AM_CFLAGS = $(LIBGUPNP_CFLAGS) \
-I$(top_srcdir) -DDATA_DIR='"$(shareddir)"' \
-DPLUGIN_DIR='"$(plugindir)"' -include config.h
+librygelincdir = $(includedir)/rygel-1.0
+
+librygelinc_HEADERS = rygel.h
+
bin_PROGRAMS = rygel
BUILT_SOURCES = rygel-1.0.vapi \
@@ -51,7 +55,6 @@ BUILT_SOURCES = rygel-1.0.vapi \
rygel-media-item.c
rygel_SOURCES = $(VAPI_SOURCE_FILES) \
- rygel.h \
rygel-media-server.c \
rygel-media-server.vala \
rygel-media-server-factory.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]