diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 864ccc803f93..2472659e36dc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.82 1997/10/30 08:28:30 tg Exp $ +# $Id: Makefile,v 1.83 1997/11/03 10:04:54 tg Exp $ # SUBDIR += SWIG @@ -82,6 +82,7 @@ SUBDIR += prcs SUBDIR += sawt SUBDIR += scogdb + SUBDIR += sfio SUBDIR += tclcheck SUBDIR += tkcvs SUBDIR += tkref |