summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/appl/telnet/telnetd/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/appl/telnet/telnetd/Makefile.in b/src/appl/telnet/telnetd/Makefile.in
index c3f3c6cbe0..389dffa580 100644
--- a/src/appl/telnet/telnetd/Makefile.in
+++ b/src/appl/telnet/telnetd/Makefile.in
@@ -87,9 +87,9 @@ utility.o: telnetd.h defs.h ext.h $(ARPA_TELNET)
#
telnetd.o: telnetd.c telnetd.h defs.h $(srcdir)/../arpa/telnet.h \
$(SRCTOP)/include/socket-utils.h $(BUILDTOP)/include/krb5/autoconf.h \
- $(SRCTOP)/include/syslog.h ext.h pathnames.h $(SRCTOP)/include/fake-addrinfo.c \
+ $(SRCTOP)/include/syslog.h ext.h pathnames.h $(BUILDTOP)/include/libpty.h \
+ $(BUILDTOP)/include/com_err.h $(SRCTOP)/include/fake-addrinfo.c \
$(SRCTOP)/include/fake-addrinfo.h $(SRCTOP)/include/port-sockets.h \
- $(BUILDTOP)/include/libpty.h $(BUILDTOP)/include/com_err.h \
$(BUILDTOP)/include/krb5.h $(BUILDTOP)/include/profile.h \
$(srcdir)/../libtelnet/auth.h $(srcdir)/../libtelnet/auth-proto.h \
$(srcdir)/../libtelnet/encrypt.h $(srcdir)/../libtelnet/enc-proto.h \