diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 9eae78a02a35..46087926456a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.63 1996/01/23 12:32:53 pst Exp $ +# $Id: Makefile,v 1.64 1996/03/25 08:59:46 asami Exp $ # SUBDIR += archie @@ -28,6 +28,7 @@ RESTRICTED += ivs # crypto, export controlled SUBDIR += sup SUBDIR += tclDP SUBDIR += tintin++ + SUBDIR += tinyfugue SUBDIR += tkined SUBDIR += vic BROKEN += wais # for XFree3.x |