X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/65faf8dff03b7ed638341b6105b26addae28d641..7bd7331ea55fc27573035d343fe949cc15fa9047:/client/Makefile.am diff --git a/client/Makefile.am b/client/Makefile.am index dbbc2579..4e03c3be 100644 --- a/client/Makefile.am +++ b/client/Makefile.am @@ -28,12 +28,13 @@ include $(top_srcdir)/vars.am bin_PROGRAMS = man_MANS = +LDADD = $(libtripe) $(mLib_LIBS) + ###-------------------------------------------------------------------------- ### Client program. bin_PROGRAMS += tripectl -tripectl_LDADD = $(libtripe) tripectl_SOURCES = tripectl.c ## Manual page.