aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-09-28 17:49:46 -0500
committerBrent Cook <bcook@openbsd.org>2015-09-28 17:49:46 -0500
commit53f8663976205a73a8b36515dec549f7b14f3980 (patch)
treedefe7bed62d22b5aff77ad851f069435f04e8b1d /tests/Makefile.am
parent9af6ff9a3abb9df79f0b741016961a4b70b58ba2 (diff)
downloadportable-53f8663976205a73a8b36515dec549f7b14f3980.tar.gz
portable-53f8663976205a73a8b36515dec549f7b14f3980.tar.bz2
portable-53f8663976205a73a8b36515dec549f7b14f3980.zip
add asn1time to cmake tests
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3d6a30d..63f9341 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -45,7 +45,7 @@ asn1test_SOURCES = asn1test.c
45# asn1time 45# asn1time
46TESTS += asn1time 46TESTS += asn1time
47check_PROGRAMS += asn1time 47check_PROGRAMS += asn1time
48asn1test_SOURCES = asn1time.c 48asn1time_SOURCES = asn1time.c
49 49
50# base64test 50# base64test
51TESTS += base64test 51TESTS += base64test