aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c9b00084..66db2e77 100644
--- a/Makefile
+++ b/Makefile
@@ -83,7 +83,7 @@ compile: .byte-compile
.byte-compile: $(EL) x-symbol/lisp/*.el
@echo "*************************************************"
- @echo " Byte compiling... (ignoring errors: watch for !!!)"
+ @echo " Byte compiling... (ignoring errors: watch for !!)"
@echo "*************************************************"
rm -f $(ELC)
-$(BYTECOMP) $(EL)