summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-12-18 03:10:29 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-12-18 03:10:29 +0000
commit7286051cc135f0e1fe4eecc50f940065b925e8fa (patch)
tree5a722752df97ed1d8e4cf0f1a3433af368d2713c /devel
parentImport of stlport: (diff)
Activate stlport
Notes
Notes: svn path=/head/; revision=15408
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
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