]> git.cworth.org Git - ttt/blobdiff - src/Makefile.am
2005-11-09 Carl Worth <cworth@cworth.org>
[ttt] / src / Makefile.am
index 9b52b44f86ae6b819e7ff40462dc8a941f5656fe..792b1ecc7ce42e5b1803e1eb24df180b8c0f405f 100644 (file)
@@ -5,10 +5,10 @@ ttt_common_sources =          \
        ttt-args.h              \
        ttt-board.c             \
        ttt-board.h             \
-       ttt-command.c           \
-       ttt-command.h           \
-       ttt-error.c             \
-       ttt-error.h
+       ttt-socket.c            \
+       ttt-socket.h            \
+       x.c                     \
+       x.h
 
 ttt_client_SOURCES =           \
        $(ttt_common_sources)   \