From 84f1438638c0fa2c667faf01d8b5d7103aa87a1c Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Sun, 9 Dec 2007 18:21:32 +0000 Subject: Fix typo. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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) -- cgit v1.2.3