aboutsummaryrefslogtreecommitdiff
path: root/src/tests/dejagnu/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/dejagnu/Makefile.in')
-rw-r--r--src/tests/dejagnu/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/dejagnu/Makefile.in b/src/tests/dejagnu/Makefile.in
index 28a8201..e33215a 100644
--- a/src/tests/dejagnu/Makefile.in
+++ b/src/tests/dejagnu/Makefile.in
@@ -51,4 +51,4 @@ site.exp: runenv.vals Makefile
# Makefile dependencies follow. This must be the last section in
# the Makefile.in file
#
-$(OUTPRE)t_inetd.$(OBJEXT): t_inetd.c $(COM_ERR_DEPS)
+$(OUTPRE)t_inetd.$(OBJEXT): $(COM_ERR_DEPS) t_inetd.c