aboutsummaryrefslogtreecommitdiff
path: root/src/tests/create/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/create/Makefile.in')
-rw-r--r--src/tests/create/Makefile.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/tests/create/Makefile.in b/src/tests/create/Makefile.in
index 49ab170..d42aca6 100644
--- a/src/tests/create/Makefile.in
+++ b/src/tests/create/Makefile.in
@@ -24,11 +24,11 @@ clean::
# Makefile dependencies follow. This must be the last section in
# the Makefile.in file
#
-$(OUTPRE)kdb5_mkdums.$(OBJEXT): kdb5_mkdums.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 \
+$(OUTPRE)kdb5_mkdums.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
+ $(BUILDTOP)/include/krb5.h $(BUILDTOP)/include/osconf.h \
+ $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(SRCTOP)/include/k5-err.h \
+ $(SRCTOP)/include/k5-int.h $(SRCTOP)/include/k5-locate.h \
+ $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-plugin.h \
+ $(SRCTOP)/include/k5-thread.h $(SRCTOP)/include/kdb.h \
$(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/socket-utils.h \
- $(SRCTOP)/include/k5-err.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
- $(SS_DEPS)
+ $(SS_DEPS) kdb5_mkdums.c