summaryrefslogtreecommitdiffstats
path: root/src/tests/shlib
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/shlib')
-rw-r--r--src/tests/shlib/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tests/shlib/Makefile.in b/src/tests/shlib/Makefile.in
index 93da98bdc..7dda592e2 100644
--- a/src/tests/shlib/Makefile.in
+++ b/src/tests/shlib/Makefile.in
@@ -36,5 +36,5 @@ clean::
# the Makefile.in file
#
$(OUTPRE)t_loader.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
- $(BUILDTOP)/include/gssapi/gssapi.h $(BUILDTOP)/include/krb5.h \
- $(COM_ERR_DEPS) t_loader.c
+ $(BUILDTOP)/include/gssapi/gssapi.h $(BUILDTOP)/include/krb5/krb5.h \
+ $(COM_ERR_DEPS) $(SRCTOP)/include/krb5.h t_loader.c