From: Andreas Steffen Date: Sat, 11 Oct 2014 12:48:38 +0000 (+0200) Subject: unit-tests: Updated Makefile X-Git-Tag: 5.2.1rc1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab999396281b2c15b53626d79fb5c5742f9cdca1;p=thirdparty%2Fstrongswan.git unit-tests: Updated Makefile --- diff --git a/src/libimcv/Makefile.am b/src/libimcv/Makefile.am index 4c8ba2dd13..2640f4c5c4 100644 --- a/src/libimcv/Makefile.am +++ b/src/libimcv/Makefile.am @@ -180,6 +180,7 @@ imcv_tests_SOURCES = \ ita/ita_attr_command.c \ pa_tnc/pa_tnc_attr_manager.c \ seg/seg_env.c seg/seg_contract.c \ + seg/seg_contract_manager.c \ suites/test_imcv_seg.c \ ietf/ietf_attr_pa_tnc_error.c \ tcg/seg/tcg_seg_attr_seg_env.c \