summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-13 05:18:49 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-13 05:18:49 +0000
commitd413ed362f34931b1f22c6ec6f2cc07cfc75341d (patch)
tree5ae3f8decf11761906082d1472eb30d74eed54cb /devel
parentImport of SDL. (diff)
Activate sdl
Notes
Notes: svn path=/head/; revision=20682
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 832c54f8cc6f..9b34ca66f6f4 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.206 1999/07/26 18:16:52 sada Exp $
+# $Id: Makefile,v 1.207 1999/08/02 23:17:23 cpiazza Exp $
#
SUBDIR += ElectricFence
@@ -150,6 +150,7 @@
SUBDIR += rinfo
SUBDIR += sawt
SUBDIR += scogdb
+ SUBDIR += sdl
SUBDIR += sfio
SUBDIR += shtool
SUBDIR += stlport