diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 591db0f0530d..a34e097bcf22 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.146 1998/12/12 12:41:00 vanilla Exp $ +# $Id: Makefile,v 1.147 1998/12/15 21:06:56 steve Exp $ # SUBDIR += ElectricFence @@ -121,6 +121,7 @@ SUBDIR += sawt SUBDIR += scogdb SUBDIR += sfio + SUBDIR += stlport SUBDIR += tclcheck SUBDIR += tkcvs SUBDIR += tkref |