asn1: Fix Makefile.am

This commit is contained in:
Nicolas Williams
2021-01-22 22:06:44 -06:00
parent 1febdcb954
commit 44b56c485e

View File

@@ -145,7 +145,7 @@ check_gen_template_LDADD = \
libasn1.la \
$(LIB_roken)
check_gen_CFLAGS = -DIMPLICIT_TAGGING_WORKS
check_gen_CPPFLAGS = -DIMPLICIT_TAGGING_WORKS
check_gen_LDADD = \
libasn1.la \
$(LIB_roken)