From a1dfd57a807d30ea2fb33c4a1c0608f29f00bfbd Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Tue, 1 Apr 2014 18:00:00 +0200 Subject: For some reason, chess-pos.el needs to be compiled first. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4ba55fa..e38a593 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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,7 +43,6 @@ dist_lisp_LISP = \ chess-phalanx.el \ chess-plain.el \ chess-ply.el \ - chess-pos.el \ chess-puzzle.el \ chess-random.el \ chess-scid.el \ -- cgit v1.2.3