summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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 \