library name change

This commit is contained in:
Lev Walkin 2017-10-24 00:05:11 -07:00
parent 005f8799b1
commit cb59ce69a8
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ check_32_PER_INTEGER_CFLAGS=$(CFLAGS_M32)
check_32_PER_INTEGER_LDADD=$(LDADD_32)
check_32_PER_INTEGER_SOURCES=check-PER-INTEGER.c
LDADD_32 = -lm $(top_builddir)/skeletons/libasn1cskeletons_32.la
LDADD_32 = -lm $(top_builddir)/skeletons/libasn1cskeletons_c89_32.la
endif
#Filter out the coverage options from CFLAGS as we don't need