diff --git a/Makefile.am b/Makefile.am index 7f0104f..e0d4b91 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,7 +35,8 @@ SUFFIXES = .scm .go SOURCES = gib-gab-gob/rps.scm \ gib-gab-gob/game.scm \ - gib-gab-gob/board.scm + gib-gab-gob/board.scm \ + gib-gab-gob/ui/console.scm TESTS =