rename des to hcrypto
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20466 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
|
||||
AM_CPPFLAGS += -I../asn1 -I$(srcdir)/../asn1 $(INCLUDE_des)
|
||||
AM_CPPFLAGS += -I../asn1 -I$(srcdir)/../asn1 $(INCLUDE_hcrypto)
|
||||
|
||||
BUILT_SOURCES = \
|
||||
$(gen_files_hdb:.x=.c) \
|
||||
@@ -32,7 +32,7 @@ LDADD = libhdb.la \
|
||||
$(LIB_openldap) \
|
||||
../krb5/libkrb5.la \
|
||||
../asn1/libasn1.la \
|
||||
$(LIB_des) \
|
||||
$(LIB_hcrypto) \
|
||||
$(LIB_roken) \
|
||||
$(LIB_ldopen)
|
||||
|
||||
|
Reference in New Issue
Block a user