aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2007-12-09 18:21:32 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2007-12-09 18:21:32 +0000
commit84f1438638c0fa2c667faf01d8b5d7103aa87a1c (patch)
tree8a509a36c733771ff3977f78c2cbc2afef1b3cf6 /Makefile
parent92ad07b6df000ac43e3a68645b3c741c6dc15098 (diff)
Fix typo.
Diffstat (limited to 'Makefile')
-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)