X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2FMakefile.am;h=ccb966cae1b6f1d9c21efd053d604bb219beaf50;hb=283c5d1cf07f77d29fc1fc2f09532508f5124679;hp=bf2f6404677e136ed7023a5aee6226ad3a19a20f;hpb=b7b68c3e979994a70f3adb9b40784f65cadf6a75;p=tinc diff --git a/src/Makefile.am b/src/Makefile.am index bf2f6404..ccb966ca 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -195,6 +195,7 @@ sptps_test_SOURCES += \ endif tinc_LDADD = $(READLINE_LIBS) $(CURSES_LIBS) +sptps_speed_LDADD = -lrt LIBS = @LIBS@ @LIBGCRYPT_LIBS@