[libchamplain] Disable vala demo generation
- From: Jiří Techet <jiritechet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libchamplain] Disable vala demo generation
- Date: Sun, 20 Feb 2011 23:26:40 +0000 (UTC)
commit 7efa7f39dd77e29256e2e0062fcaa4b1a89d13a3
Author: JiÅ?Ã Techet <techet gmail com>
Date: Sun Feb 20 21:15:48 2011 +0100
Disable vala demo generation
There's some problem during make distcheck. Vala bindings aren't
regenerated yet anyway so let's postpone the fix till later releases.
bindings/vala/demos/Makefile.am | 26 +++++++++++++-------------
1 files changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/bindings/vala/demos/Makefile.am b/bindings/vala/demos/Makefile.am
index 2859a98..390c88b 100644
--- a/bindings/vala/demos/Makefile.am
+++ b/bindings/vala/demos/Makefile.am
@@ -1,18 +1,18 @@
-noinst_PROGRAMS = launcher
+#noinst_PROGRAMS = launcher
-launcher_SOURCES = \
- launcher.vala \
- markers.vala
+#launcher_SOURCES = \
+# launcher.vala \
+# markers.vala
-INCLUDES = \
- -I$(top_srcdir) \
- $(DEPS_CFLAGS)
+#INCLUDES = \
+# -I$(top_srcdir) \
+# $(DEPS_CFLAGS)
-VALAFLAGS = \
- --vapidir=$(srcdir)/../champlain \
- --pkg clutter-1.0 --pkg champlain- CHAMPLAIN_API_VERSION@
+#VALAFLAGS = \
+# --vapidir=$(srcdir)/../champlain \
+# --pkg clutter-1.0 --pkg champlain- CHAMPLAIN_API_VERSION@
-launcher_LDADD = \
- $(DEPS_LIBS) \
- $(top_builddir)/champlain/libchamplain- CHAMPLAIN_API_VERSION@.la
+#launcher_LDADD = \
+# $(DEPS_LIBS) \
+# $(top_builddir)/champlain/libchamplain- CHAMPLAIN_API_VERSION@.la
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]