X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=src%2FMakefile.am;h=4c3bd16aaa4e8100b2f6baa6a457e8a46bcfd87e;hp=9b52b44f86ae6b819e7ff40462dc8a941f5656fe;hb=80c3009d01077a141a0803267a1f0aff217ed61c;hpb=d47633eb2c209422c89056ddc1f165c1d88efe77 diff --git a/src/Makefile.am b/src/Makefile.am index 9b52b44..4c3bd16 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,10 +5,8 @@ ttt_common_sources = \ ttt-args.h \ ttt-board.c \ ttt-board.h \ - ttt-command.c \ - ttt-command.h \ - ttt-error.c \ - ttt-error.h + x.c \ + x.h ttt_client_SOURCES = \ $(ttt_common_sources) \