summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2008-08-26 17:11:28 -0400
committerJohn Wiegley <johnw@newartisans.com>2008-08-26 17:11:28 -0400
commit9cd4c61d4ddbe87f461e402c754ea37782674bfd (patch)
tree99c7c0bf88fb789d687d137655c71bb718109d76 /Makefile
parentf0f3896b9575f500eae946b8aa6441135783c6ec (diff)
Renamed chess-opening.el to chess-eco.el.
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 \