use LIB_roken

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5897 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-04-09 18:29:48 +00:00
parent 3ad50e778d
commit e53706c80a
25 changed files with 40 additions and 30 deletions

View File

@@ -75,9 +75,13 @@ libasn1_la_SOURCES = \
timegm.c \
$(BUILT_SOURCES)
asn1_compile_LDADD = ../roken/libroken.la $(LEXLIB)
asn1_compile_LDADD = \
$(LIB_roken) $(LEXLIB)
check_der_LDADD = libasn1.la ../com_err/libcom_err.la ../roken/libroken.la
check_der_LDADD = \
libasn1.la \
../com_err/libcom_err.la \
$(LIB_roken)
TESTS = check-der