diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,9 +16,9 @@ # make all # -all: 24.1 24.2 24.3 +all: 24.1 24.2 24.3 24.4 -%: +.DEFAULT: evm install emacs-$@-bin || true emacs --version emacs --batch -L . -l ert -l test/tests.el -f ert-run-tests-batch-and-exit |