use LIB_roken
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5897 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -12,8 +12,10 @@ noinst_LIBRARIES =
|
||||
endif
|
||||
|
||||
noinst_PROGRAMS = testit
|
||||
testit_LDADD = libeditline.a $(LIB_tgetent) \
|
||||
$(top_builddir)/lib/roken/libroken.la
|
||||
testit_LDADD = \
|
||||
libeditline.a \
|
||||
$(LIB_tgetent) \
|
||||
$(LIB_roken)
|
||||
|
||||
include_HEADERS = editline.h
|
||||
|
||||
|
Reference in New Issue
Block a user