Built framework to allow ANSI mode to coexist with ASCII mode.
[sgk-go] / interface / CMakeLists.txt
index f6c38f2..f510278 100644 (file)
@@ -7,6 +7,7 @@ INCLUDE_DIRECTORIES(${GNUGo_SOURCE_DIR}/utils)
 SET(gnugo_SRCS
     main.c
     play_ascii.c
 SET(gnugo_SRCS
     main.c
     play_ascii.c
+    play_ansi.c
     play_gmp.c
     play_gtp.c
     play_solo.c
     play_gmp.c
     play_gtp.c
     play_solo.c