diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index f3ac4b298ec3..b48b334bc0a6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.66 1996/04/12 08:42:56 asami Exp $ +# $Id: Makefile,v 1.67 1996/04/18 16:42:12 ache Exp $ # SUBDIR += archie @@ -31,6 +31,7 @@ SUBDIR += tintin++ SUBDIR += tinyfugue SUBDIR += tkined + SUBDIR += trafshow SUBDIR += vic SUBDIR += wais SUBDIR += wu-ftpd |