X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=src%2FMakefile.am;h=4b336a05d2d9ff0c6bf8d55df1e89abfb4a83b14;hp=5619e522b5bd9ff35598c95fcb2c9ca0447a9402;hb=907321c065fb1383e800f0794981df91d4327f57;hpb=15672ac8305a1c5ba0d9bf6edabb0a194c30628e diff --git a/src/Makefile.am b/src/Makefile.am index 5619e52..4b336a0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,6 +5,8 @@ ttt_common_sources = \ ttt-args.h \ ttt-board.c \ ttt-board.h \ + ttt-error.c \ + ttt-error.h \ ttt-socket.c \ ttt-socket.h \ x.c \