Fix typo.
[elisp/apel.git] / Makefile
index 9a53405..8371425 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 # Makefile for APEL.
 #
 
-VERSION = 10.4
+VERSION = 10.5
 
 TAR    = tar
 RM     = /bin/rm -f
@@ -21,6 +21,8 @@ GOMI  = *.elc
 
 ARCHIVE_DIR_PREFIX = /pub/mule
 
+default: elc
+
 what-where:
        $(EMACS) $(FLAGS) -f what-where-apel \
                $(PREFIX) $(LISPDIR) $(VERSION_SPECIFIC_LISPDIR)