From 8e87930abb59da81dcbe4103633d81b561a8c492 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Thu, 7 Jun 2001 14:33:49 +0000 Subject: unposted: add tcp module to .distfiles --- ChangeLog | 3 +++ Src/Modules/.distfiles | 1 + 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7eb946b58..5341b9ef4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-06-06 Clint Adams + * unposted: Src/Modules/.distfiles: add + tcp.* files. + * 14778: Src/Modules/tcp.mdd, Src/Modules/zftp.mdd: rename zsh/tcp to zsh/net/tcp. diff --git a/Src/Modules/.distfiles b/Src/Modules/.distfiles index ecc2d21c7..ae2319965 100644 --- a/Src/Modules/.distfiles +++ b/Src/Modules/.distfiles @@ -8,6 +8,7 @@ DISTFILES_SRC=' mathfunc.mdd mathfunc.c parameter.mdd parameter.c stat.mdd stat.c + tcp.mdd tcp.c tcp.h termcap.mdd termcap.c terminfo.mdd terminfo.c zftp.mdd zftp.c -- cgit 1.4.1