diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 2 |
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 |
46 | TESTS += asn1time | 46 | TESTS += asn1time |
47 | check_PROGRAMS += asn1time | 47 | check_PROGRAMS += asn1time |
48 | asn1test_SOURCES = asn1time.c | 48 | asn1time_SOURCES = asn1time.c |
49 | 49 | ||
50 | # base64test | 50 | # base64test |
51 | TESTS += base64test | 51 | TESTS += base64test |