summaryrefslogtreecommitdiffstats
path: root/src/tests/shlib
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/shlib')
-rw-r--r--src/tests/shlib/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tests/shlib/Makefile.in b/src/tests/shlib/Makefile.in
index 6b8bb6f03..701c9ac4e 100644
--- a/src/tests/shlib/Makefile.in
+++ b/src/tests/shlib/Makefile.in
@@ -34,4 +34,5 @@ clean::
#
$(OUTPRE)t_loader.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
$(BUILDTOP)/include/gssapi/gssapi.h $(BUILDTOP)/include/krb5/krb5.h \
- $(COM_ERR_DEPS) $(SRCTOP)/include/krb5.h t_loader.c
+ $(COM_ERR_DEPS) $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
+ $(SRCTOP)/include/krb5.h t_loader.c