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

@@ -19,4 +19,6 @@ CLEANFILES = lex.c parse.c parse.h
$(compile_et_OBJECTS): parse.h
compile_et_LDADD = ../roken/libroken.la $(LEXLIB)
compile_et_LDADD = \
$(LIB_roken) \
$(LEXLIB)