aboutsummaryrefslogtreecommitdiff
path: root/src/appl/gssftp/ftpd/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/gssftp/ftpd/Makefile.in')
-rw-r--r--src/appl/gssftp/ftpd/Makefile.in15
1 files changed, 8 insertions, 7 deletions
diff --git a/src/appl/gssftp/ftpd/Makefile.in b/src/appl/gssftp/ftpd/Makefile.in
index 3eba82e..4f2be0d 100644
--- a/src/appl/gssftp/ftpd/Makefile.in
+++ b/src/appl/gssftp/ftpd/Makefile.in
@@ -82,13 +82,14 @@ vers.o: $(srcdir)/vers.c
# the Makefile.in file
#
$(OUTPRE)ftpd.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
- $(BUILDTOP)/include/gssapi/gssapi.h $(BUILDTOP)/include/gssapi/gssapi_generic.h \
- $(BUILDTOP)/include/gssapi/gssapi_krb5.h $(BUILDTOP)/include/krb5/krb5.h \
- $(BUILDTOP)/include/libpty.h $(COM_ERR_DEPS) $(SRCTOP)/include/k5-platform.h \
- $(SRCTOP)/include/k5-thread.h $(SRCTOP)/include/k5-util.h \
- $(SRCTOP)/include/krb5.h $(SRCTOP)/include/port-sockets.h \
- $(srcdir)/../arpa/ftp.h $(srcdir)/../arpa/telnet.h \
- ftpd.c ftpd_var.h pathnames.h secure.h
+ $(BUILDTOP)/include/gssapi/gssapi.h $(BUILDTOP)/include/gssapi/gssapi_ext.h \
+ $(BUILDTOP)/include/gssapi/gssapi_generic.h $(BUILDTOP)/include/gssapi/gssapi_krb5.h \
+ $(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/libpty.h \
+ $(COM_ERR_DEPS) $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
+ $(SRCTOP)/include/k5-util.h $(SRCTOP)/include/krb5.h \
+ $(SRCTOP)/include/port-sockets.h $(srcdir)/../arpa/ftp.h \
+ $(srcdir)/../arpa/telnet.h ftpd.c ftpd_var.h pathnames.h \
+ secure.h
$(OUTPRE)ftpcmd.$(OBJEXT): $(BUILDTOP)/include/gssapi/gssapi.h \
$(BUILDTOP)/include/gssapi/gssapi_generic.h $(SRCTOP)/include/k5-buf.h \
$(srcdir)/../arpa/ftp.h $(srcdir)/../arpa/telnet.h \