From 1c1607589eadf378812f1dbfd18b2826cf921db0 Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Mon, 24 Mar 2014 01:58:43 +0100 Subject: (incomplete) support for the stockfish engine. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4cbd171..4ba55fa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,10 +48,12 @@ dist_lisp_LISP = \ 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 -- cgit v1.2.3