X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=src%2FMakefile.am;h=435e22d77e9db8e2baf7fa7db1c2525bc23dc963;hp=41756f9a763c2ae8f1d30ea1745454d6fe1cf0ef;hb=HEAD;hpb=5a05fa7391a4e97fb71aabee586b7db61653921c diff --git a/src/Makefile.am b/src/Makefile.am index 41756f9..435e22d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -19,6 +19,8 @@ AM_LFLAGS = --header=ttt-lex.h -Cr ttt-lex.h: ttt-lex.l $(SHELL) $(YLWRAP) $< $@ $@ -- $(LEXCOMPILE) +ttt-client.c: ttt-lex.h + ttt_client_SOURCES = \ $(ttt_common_sources) \ ttt.c