[libsocialweb/vala: 9/9] build: enable introspection and Vala bindings when distchecking
- From: Ross Burton <rburton src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsocialweb/vala: 9/9] build: enable introspection and Vala bindings when distchecking
- Date: Tue, 22 Feb 2011 14:56:41 +0000 (UTC)
commit 6389123706dbb96bb4b22b74b280f4c32efcbdb1
Author: Ross Burton <ross linux intel com>
Date: Tue Feb 22 15:00:43 2011 +0000
build: enable introspection and Vala bindings when distchecking
Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 31934a5..e98407b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,9 @@ pkgconfigdir = $(libdir)/pkgconfig
DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
- --enable-all-services
+ --enable-all-services \
+ --enable-introspection \
+ --enable-vala-bindings
EXTRA_DIST = intltool-extract.in intltool-merge.in intltool-update.in
DISTCLEANFILES = intltool-extract intltool-merge intltool-update
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]