*_a_* -> *_la_*

*.o -> *.lo


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4922 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1998-05-23 17:11:17 +00:00
parent 8c1c34dfd5
commit afdbdc9c00
4 changed files with 10 additions and 8 deletions

View File

@@ -6,7 +6,9 @@ INCLUDES = -I$(top_builddir)/include
noinst_PROGRAMS = otptest
otptest_LDADD = libotp.a $(top_builddir)/lib/des/libdes.la $(top_builddir)/lib/roken/libroken.la
otptest_LDADD = libotp.la \
$(top_builddir)/lib/des/libdes.la \
$(top_builddir)/lib/roken/libroken.la
lib_LTLIBRARIES = libotp.la