summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2010-02-24 11:12:58 +0000
committerBastien Nocera <hadess@hadess.net>2010-02-24 11:33:52 +0000
commita1cc9dc7fca9d30ed94452008b853347e2198958 (patch)
treecde5a7448e4e4e47d1e4963b6242c0d58aeaaff4 /Makefile.am
parent773ec65291c8b099ae25fb27aac707f503bda01c (diff)
downloadtotem-a1cc9dc7fca9d30ed94452008b853347e2198958.tar.gz
2.29.91V_2_29_91
Require vala support for distcheck to work
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index aeaeef29a..43e32dee8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,7 @@ DISTCLEANFILES = intltool-extract intltool-merge intltool-update \
gnome-doc-utils.make
DIST_SUBDIRS = $(NORMAL_SUBDIRS) browser-plugin
-DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --enable-gtk-doc --with-nautilusdir='$${libdir}/nautilus/extensions-2.0-distcheck'
+DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --enable-gtk-doc --with-nautilusdir='$${libdir}/nautilus/extensions-2.0-distcheck' --enable-vala=yes
# Build ChangeLog from GIT history
ChangeLog: