From 9cd4c61d4ddbe87f461e402c754ea37782674bfd Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 26 Aug 2008 17:11:28 -0400 Subject: Renamed chess-opening.el to chess-eco.el. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index aa97baa..b602d79 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ chess-auto.el: chess-auto.in $(SOURCE) -f generate-autoloads \ $(shell pwd)/chess-auto.el . -chess-opening.elc: chess-pos.elc chess-ply.elc +chess-eco.elc: chess-pos.elc chess-ply.elc %.elc: %.el $(EMACS) --no-init-file --no-site-file -batch \ -- cgit v1.2.3