]> code.delx.au - gnu-emacs-elpa/blobdiff - Makefile.am
Try to improve the promotion situation on ICS by allowing chess-ply to query for...
[gnu-emacs-elpa] / Makefile.am
index 4cbd17161c08bce2a04f7c94e2f08c4166e1b032..e38a59312a2c7abf25c76371a98b17bfa96ad909 100644 (file)
@@ -6,6 +6,7 @@ info_TEXINFOS  = doc/chess.texi
 dist_lisp_DATA = _pkg.el chess-eco.fen
 
 dist_lisp_LISP =          \
+       chess-pos.el       \
        chess.el           \
        chess-ai.el        \
        chess-algebraic.el \
@@ -42,16 +43,17 @@ dist_lisp_LISP =       \
        chess-phalanx.el   \
        chess-plain.el     \
        chess-ply.el       \
-       chess-pos.el       \
        chess-puzzle.el    \
        chess-random.el    \
        chess-scid.el      \
        chess-sjeng.el     \
        chess-sound.el     \
+       chess-stockfish.el \
        chess-test.el      \
        chess-transport.el \
        chess-tutorial.el  \
        chess-ucb.el       \
+       chess-uci.el       \
        chess-var.el       \
        chess-eco.el