]> git.cworth.org Git - ttt/blobdiff - src/Makefile.am
2005-11-07 Carl Worth <cworth@cworth.org>
[ttt] / src / Makefile.am
index 9b52b44f86ae6b819e7ff40462dc8a941f5656fe..4c3bd16aaa4e8100b2f6baa6a457e8a46bcfd87e 100644 (file)
@@ -5,10 +5,8 @@ ttt_common_sources =           \
        ttt-args.h              \
        ttt-board.c             \
        ttt-board.h             \
        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)   \
 
 ttt_client_SOURCES =           \
        $(ttt_common_sources)   \