[rygel] Install the vapi and dep files



commit 1e2564681053b14c0dd97b3b1107832b0a4db5ff
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Thu Apr 30 17:05:39 2009 +0300

    Install the vapi and dep files
---
 src/rygel/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/rygel/Makefile.am b/src/rygel/Makefile.am
index 0033abd..507fae7 100644
--- a/src/rygel/Makefile.am
+++ b/src/rygel/Makefile.am
@@ -150,6 +150,9 @@ librygel_configuration_a_SOURCES = rygel-configuration.c \
 				   cstuff.c \
                                    cstuff.h
 
+vapidir = $(VAPIDIR)
+vapi_DATA = $(VAPI_FILES) $(DEPS_FILES)
+
 CLEANFILES = $(BUILT_SOURCES)
 MAINTAINERCLEANFILES = Makefile.in
 EXTRA_DIST = cstuff.vapi $(VAPI_FILES) $(DEPS_FILES) $(VAPI_SOURCE_FILES)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]