summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2017-08-07 11:51:43 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2017-08-07 11:51:43 +0200
commit8c1c549376e94f787879c08c5dee1c510f901bbe (patch)
treefba06829eabc1d32cada981738941fb18de42769
parente83255c993505df82bcd27dd9d831e02ac6c6d09 (diff)
downloadorg-mode-8c1c549376e94f787879c08c5dee1c510f901bbe.tar.gz
Add Vala to automated tests
* mk/default.mk (BTEST_OB_LANGUAGES): Add vala.
-rw-r--r--mk/default.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/default.mk b/mk/default.mk
index 0e639d1..d17461a 100644
--- a/mk/default.mk
+++ b/mk/default.mk
@@ -43,7 +43,7 @@ BTEST_POST =
# -L <path-to>/ert # needed for Emacs23, Emacs24 has ert built in
# -L <path-to>/ess # needed for running R tests
# -L <path-to>/htmlize # need at least version 1.34 for source code formatting
-BTEST_OB_LANGUAGES = awk C fortran maxima lilypond octave perl python
+BTEST_OB_LANGUAGES = awk C fortran maxima lilypond octave perl python vala
# R # requires ESS to be installed and configured
# ruby # requires inf-ruby to be installed and configured
# extra packages to require for testing