merge of DB-NEW
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10453 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -6,16 +6,15 @@ INCLUDES += $(INCLUDE_krb4)
|
||||
|
||||
noinst_PROGRAMS = otptest
|
||||
|
||||
otptest_LDADD = libotp.la \
|
||||
$(LIB_des) \
|
||||
$(LIB_roken) \
|
||||
$(DBLIB)
|
||||
check_PROGRAMS = otptest
|
||||
|
||||
otptest_LDADD = libotp.la
|
||||
|
||||
include_HEADERS = otp.h
|
||||
|
||||
lib_LTLIBRARIES = libotp.la
|
||||
libotp_la_LDFLAGS = -version-info 1:2:1
|
||||
libotp_la_LIBADD = $(LIB_des) ../roken/libroken.la
|
||||
libotp_la_LIBADD = $(LIB_des) $(LIB_roken) $(LIB_NDBM)
|
||||
|
||||
libotp_la_SOURCES = \
|
||||
otp.c \
|
||||
|
Reference in New Issue
Block a user