aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/enc_provider/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/enc_provider/Makefile.in')
-rw-r--r--src/lib/crypto/enc_provider/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/crypto/enc_provider/Makefile.in b/src/lib/crypto/enc_provider/Makefile.in
index 65c0a75..32a3754 100644
--- a/src/lib/crypto/enc_provider/Makefile.in
+++ b/src/lib/crypto/enc_provider/Makefile.in
@@ -37,10 +37,10 @@ clean-unix:: clean-libobjs
des.o: des.c $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/krb5/osconf.h \
$(BUILDTOP)/include/krb5/autoconf.h $(BUILDTOP)/include/krb5.h \
$(BUILDTOP)/include/profile.h $(BUILDTOP)/include/com_err.h \
- $(SRCTOP)/include/krb5/kdb.h $(SRCTOP)/lib/crypto/des/des_int.h \
+ $(SRCTOP)/include/krb5/kdb.h $(srcdir)/../des/des_int.h \
enc_provider.h
des3.o: des3.c $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/krb5/osconf.h \
$(BUILDTOP)/include/krb5/autoconf.h $(BUILDTOP)/include/krb5.h \
$(BUILDTOP)/include/profile.h $(BUILDTOP)/include/com_err.h \
- $(SRCTOP)/include/krb5/kdb.h $(SRCTOP)/lib/crypto/des/des_int.h
+ $(SRCTOP)/include/krb5/kdb.h $(srcdir)/../des/des_int.h