aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2014-11-09 11:08:39 -0500
committerSean Allred <code@seanallred.com>2014-11-09 11:08:39 -0500
commit558d34708b4b8db7aea84ea8dc0c353892fbf13c (patch)
tree5237844c1d3479c381b4400007015bc423bb1d41 /Makefile
parent19f077473848b498841efb5ea7e698a95dec6663 (diff)
Add 24.4 support
Also tests rejeep/evm#48
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e812d5b..b322342 100644
--- a/Makefile
+++ b/Makefile
@@ -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