[rygel] rygel,core: Move buildconfig to libcore
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] rygel,core: Move buildconfig to libcore
- Date: Fri, 21 Sep 2012 14:07:08 +0000 (UTC)
commit f6d6fe8d6130a86958a3524beeee8686e099607c
Author: Jens Georg <jensg openismus org>
Date: Fri Sep 14 11:27:42 2012 +0200
rygel,core: Move buildconfig to libcore
src/librygel-core/Makefile.am | 1 +
.../rygel-build-config.vapi | 0
src/rygel/Makefile.am | 1 -
3 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/librygel-core/Makefile.am b/src/librygel-core/Makefile.am
index bde287c..cef596f 100644
--- a/src/librygel-core/Makefile.am
+++ b/src/librygel-core/Makefile.am
@@ -50,6 +50,7 @@ MAINTAINERCLEANFILES += $(BUILT_SOURCES)
EXTRA_DIST = \
rygel-core-1.0.vapi \
+ rygel-build-config.vapi \
uuid.vapi \
$(VAPI_FILES) \
$(DEPS_FILES) \
diff --git a/src/rygel/rygel-build-config.vapi b/src/librygel-core/rygel-build-config.vapi
similarity index 100%
rename from src/rygel/rygel-build-config.vapi
rename to src/librygel-core/rygel-build-config.vapi
diff --git a/src/rygel/Makefile.am b/src/rygel/Makefile.am
index 2f2a953..6388d13 100644
--- a/src/rygel/Makefile.am
+++ b/src/rygel/Makefile.am
@@ -33,7 +33,6 @@ vapi_DATA = $(VAPI_FILES) $(DEPS_FILES)
MAINTAINERCLEANFILES += $(BUILT_SOURCES)
EXTRA_DIST = \
- rygel-build-config.vapi \
$(VAPI_FILES) \
$(DEPS_FILES) \
$(BUILT_SOURCES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]