use libotp.a

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3300 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-08-30 19:35:17 +00:00
parent 380b5c636e
commit 2884b265c1

View File

@@ -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