aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/keyhash_provider/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/keyhash_provider/Makefile.in')
-rw-r--r--src/lib/crypto/keyhash_provider/Makefile.in24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/lib/crypto/keyhash_provider/Makefile.in b/src/lib/crypto/keyhash_provider/Makefile.in
index c323a69..4c4eb51 100644
--- a/src/lib/crypto/keyhash_provider/Makefile.in
+++ b/src/lib/crypto/keyhash_provider/Makefile.in
@@ -59,39 +59,39 @@ clean-unix:: clean-libobjs
# the Makefile.in file
#
descbc.so descbc.po $(OUTPRE)descbc.$(OBJEXT): descbc.c \
- $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/krb5/osconf.h \
- $(BUILDTOP)/include/krb5/autoconf.h $(SRCTOP)/include/k5-platform.h \
+ $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
+ $(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
$(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/krb5/kdb.h $(SRCTOP)/include/k5-plugin.h \
+ $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
$(srcdir)/../des/des_int.h $(SRCTOP)/include/kerberosIV/des.h \
keyhash_provider.h
k5_md4des.so k5_md4des.po $(OUTPRE)k5_md4des.$(OBJEXT): \
- k5_md4des.c $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/krb5/osconf.h \
- $(BUILDTOP)/include/krb5/autoconf.h $(SRCTOP)/include/k5-platform.h \
+ k5_md4des.c $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
+ $(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
$(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/krb5/kdb.h $(SRCTOP)/include/k5-plugin.h \
+ $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
$(srcdir)/../des/des_int.h $(SRCTOP)/include/kerberosIV/des.h \
$(srcdir)/../md4/rsa-md4.h keyhash_provider.h
k5_md5des.so k5_md5des.po $(OUTPRE)k5_md5des.$(OBJEXT): \
- k5_md5des.c $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/krb5/osconf.h \
- $(BUILDTOP)/include/krb5/autoconf.h $(SRCTOP)/include/k5-platform.h \
+ k5_md5des.c $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
+ $(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
$(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/krb5/kdb.h $(SRCTOP)/include/k5-plugin.h \
+ $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
$(srcdir)/../des/des_int.h $(SRCTOP)/include/kerberosIV/des.h \
$(srcdir)/../md5/rsa-md5.h keyhash_provider.h
hmac_md5.so hmac_md5.po $(OUTPRE)hmac_md5.$(OBJEXT): \
- hmac_md5.c $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/krb5/osconf.h \
- $(BUILDTOP)/include/krb5/autoconf.h $(SRCTOP)/include/k5-platform.h \
+ hmac_md5.c $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/osconf.h \
+ $(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/k5-platform.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \
$(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/krb5/kdb.h $(SRCTOP)/include/k5-plugin.h \
+ $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
keyhash_provider.h $(srcdir)/../arcfour/arcfour-int.h \
$(srcdir)/../arcfour/arcfour.h $(srcdir)/../md5/rsa-md5.h \
$(srcdir)/../hash_provider/hash_provider.h