diff options
| author | John Wiegley <johnw@newartisans.com> | 2008-08-26 17:11:28 -0400 |
|---|---|---|
| committer | John Wiegley <johnw@newartisans.com> | 2008-08-26 17:11:28 -0400 |
| commit | 9cd4c61d4ddbe87f461e402c754ea37782674bfd (patch) | |
| tree | 99c7c0bf88fb789d687d137655c71bb718109d76 /Makefile | |
| parent | f0f3896b9575f500eae946b8aa6441135783c6ec (diff) | |
Renamed chess-opening.el to chess-eco.el.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 \ |
