[rygel] Distribute the deps file
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: svn-commits-list gnome org
- Subject: [rygel] Distribute the deps file
- Date: Thu, 30 Apr 2009 10:54:42 -0400 (EDT)
commit 4a4045849bf8e1f6409bd3b7b3123324528fe094
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Thu Apr 30 17:05:04 2009 +0300
Distribute the deps file
---
src/rygel/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/rygel/Makefile.am b/src/rygel/Makefile.am
index 48b596c..0033abd 100644
--- a/src/rygel/Makefile.am
+++ b/src/rygel/Makefile.am
@@ -108,6 +108,7 @@ rygel_LDADD = $(LIBGUPNP_LIBS) \
rygel_LDFLAGS = -export-dynamic
VAPI_FILES = rygel-1.0.vapi
+DEPS_FILES = rygel-1.0.deps
VAPI_SOURCE_FILES = rygel-configuration.vala \
rygel-content-directory.vala \
@@ -151,4 +152,4 @@ librygel_configuration_a_SOURCES = rygel-configuration.c \
CLEANFILES = $(BUILT_SOURCES)
MAINTAINERCLEANFILES = Makefile.in
-EXTRA_DIST = cstuff.vapi $(VAPI_FILES) $(VAPI_SOURCE_FILES)
+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]