From: Guus Sliepen Date: Wed, 29 Mar 2017 06:08:56 +0000 (+0200) Subject: Ensure sptps_keypair and sptps_test get build for make check. X-Git-Tag: release-1.1pre15~29 X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=9a113db0a61242a0273a7ac95dd536f3a4bdb581 Ensure sptps_keypair and sptps_test get build for make check. --- diff --git a/src/Makefile.am b/src/Makefile.am index 794e4202..8e2aa038 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,7 @@ ## Produce this file with automake to get Makefile.in sbin_PROGRAMS = tincd tinc +check_PROGRAMS = sptps_test sptps_keypair EXTRA_PROGRAMS = sptps_test sptps_keypair CLEANFILES = version_git.h