summaryrefslogtreecommitdiffstats
path: root/src/tests/verify
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/verify')
-rw-r--r--src/tests/verify/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/tests/verify/Makefile.in b/src/tests/verify/Makefile.in
index c3494e6077..d4e1d615b7 100644
--- a/src/tests/verify/Makefile.in
+++ b/src/tests/verify/Makefile.in
@@ -24,7 +24,7 @@ clean::
#
$(OUTPRE)kdb5_verify.$(OBJEXT): kdb5_verify.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 \
- $(BUILDTOP)/include/ss/ss.h $(BUILDTOP)/include/ss/ss_err.h
+ $(BUILDTOP)/include/krb5.h $(COM_ERR_DEPS) $(SRCTOP)/include/krb5/kdb.h \
+ $(BUILDTOP)/include/profile.h $(BUILDTOP)/include/ss/ss.h \
+ $(BUILDTOP)/include/ss/ss_err.h