diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index ff56c987a719..a0737bd47d3b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.56 1997/05/24 13:16:59 jfitz Exp $ +# $Id: Makefile,v 1.57 1997/05/27 16:46:01 max Exp $ # SUBDIR += SWIG @@ -53,6 +53,7 @@ SUBDIR += scogdb SUBDIR += tkcvs SUBDIR += tvision + SUBDIR += vtcl SUBDIR += xmake SUBDIR += xwpe SUBDIR += xxgdb |