[vte] build: Distcheck with test application and bindings enabled



commit fee9fca10cbdc1eaa6ac161fdde5ac263fb986e7
Author: Christian Persch <chpe gnome org>
Date:   Tue Apr 22 18:42:12 2014 +0200

    build: Distcheck with test application and bindings enabled

 Makefile.am |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 6f7d84a..2fd1ed9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,8 +23,9 @@ pkgconfig_DATA = vte-$(VTE_API_VERSION).pc
 
 DISTCHECK_CONFIGURE_FLAGS = \
        --enable-gtk-doc \
-       --disable-introspection \
-       --disable-vala \
+       --enable-introspection \
+       --enable-vala \
+       --enable-test-application \
        --disable-silent-rules \
        --with-gtk=3.0
 


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