diff options
Diffstat (limited to 'crypto/kerberosIV/appl/ftp/Makefile.am')
-rw-r--r-- | crypto/kerberosIV/appl/ftp/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/kerberosIV/appl/ftp/Makefile.am b/crypto/kerberosIV/appl/ftp/Makefile.am new file mode 100644 index 0000000..f8831a3 --- /dev/null +++ b/crypto/kerberosIV/appl/ftp/Makefile.am @@ -0,0 +1,5 @@ +# $Id: Makefile.am,v 1.5 1999/03/20 13:58:14 joda Exp $ + +include $(top_srcdir)/Makefile.am.common + +SUBDIRS = common ftp ftpd |