diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 51bc1d71de5..608988a72f8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.158 2000/12/12 01:30:46 wiz Exp $ +# $NetBSD: Makefile,v 1.159 2000/12/16 16:55:48 wiz Exp $ # SUBDIR += GConf @@ -142,6 +142,7 @@ SUBDIR += smpeg SUBDIR += stooop SUBDIR += swig + SUBDIR += tavrasm SUBDIR += tkcvs SUBDIR += tkdiff SUBDIR += unproven-pthreads |