use libotp.a
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3300 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -6,7 +6,7 @@ INCLUDES = -I$(top_builddir)/include
|
||||
|
||||
noinst_PROGRAMS = otptest
|
||||
|
||||
otptest_LDADD = -L. -lotp -L$(top_builddir)/lib/des -ldes -L$(top_builddir)/lib/roken -lroken
|
||||
otptest_LDADD = libotp.a -L$(top_builddir)/lib/des -ldes -L$(top_builddir)/lib/roken -lroken
|
||||
|
||||
lib_LIBRARIES = libotp.a
|
||||
|
||||
|
Reference in New Issue
Block a user