add asn1time to cmake tests

This commit is contained in:
Brent Cook
2015-09-28 17:49:46 -05:00
parent 9af6ff9a3a
commit 53f8663976
2 changed files with 6 additions and 1 deletions

View File

@@ -45,7 +45,7 @@ asn1test_SOURCES = asn1test.c
# asn1time
TESTS += asn1time
check_PROGRAMS += asn1time
asn1test_SOURCES = asn1time.c
asn1time_SOURCES = asn1time.c
# base64test
TESTS += base64test