]> git.cworth.org Git - ttt/blobdiff - src/Makefile.am
2005-11-05 Carl Worth <cworth@cworth.org>
[ttt] / src / Makefile.am
index 9b52b44f86ae6b819e7ff40462dc8a941f5656fe..2e7ae737fdbe35e2fc2e64c19bca5d1883358b1b 100644 (file)
@@ -8,7 +8,9 @@ ttt_common_sources =            \
        ttt-command.c           \
        ttt-command.h           \
        ttt-error.c             \
        ttt-command.c           \
        ttt-command.h           \
        ttt-error.c             \
-       ttt-error.h
+       ttt-error.h             \
+       x.c                     \
+       x.h
 
 ttt_client_SOURCES =           \
        $(ttt_common_sources)   \
 
 ttt_client_SOURCES =           \
        $(ttt_common_sources)   \