X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=src%2FMakefile.am;h=2e7ae737fdbe35e2fc2e64c19bca5d1883358b1b;hp=9b52b44f86ae6b819e7ff40462dc8a941f5656fe;hb=cce891bb05118330ca609ac989491ad8a2fa7f71;hpb=d47633eb2c209422c89056ddc1f165c1d88efe77 diff --git a/src/Makefile.am b/src/Makefile.am index 9b52b44..2e7ae73 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,7 +8,9 @@ ttt_common_sources = \ 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) \