From: Achim Gratz Date: Sun, 19 May 2013 18:51:38 +0000 (+0200) Subject: Makefile: add perl to babel languages for testing X-Git-Tag: release_8.1~202 X-Git-Url: https://repo.or.cz/w/org-mode.git/commitdiff_plain/6e6b1044dc65e5d30515b6801e15ef283129dc6f Makefile: add perl to babel languages for testing * mk/default.mk (BTEST_OB_LANGUAGES): Add perl to Babel languages that should be tested by default. --- diff --git a/mk/default.mk b/mk/default.mk index 1bafecb88..eb7fac766 100644 --- a/mk/default.mk +++ b/mk/default.mk @@ -39,7 +39,7 @@ BTEST_POST = # -L /ert # needed for Emacs23, Emacs24 has ert built in # -L /ess # needed for running R tests # -L /htmlize # need at least version 1.34 for source code formatting -BTEST_OB_LANGUAGES = awk C fortran maxima lilypond octave python sh +BTEST_OB_LANGUAGES = awk C fortran maxima lilypond octave python sh perl # R # requires ESS to be installed and configured # extra packages to require for testing BTEST_EXTRA =