summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1999-09-05 18:28:19 +0000
committerChuck Robey <chuckr@FreeBSD.org>1999-09-05 18:28:19 +0000
commit2eb4f011e62cb12cf18da16cc809adf8cfa13474 (patch)
tree7907b415eb1c02eceb2d310def8ba83e11a8eec1 /graphics
parentchanged this to make us of the gd-old library (and include files) (diff)
Enable gd-old.
Notes
Notes: svn path=/head/; revision=21278
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 591d232d625e..1ce0fe735564 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -25,6 +25,7 @@
SUBDIR += fxtv
SUBDIR += g2
SUBDIR += gd
+ SUBDIR += gd-old
SUBDIR += geomview
SUBDIR += gfont
SUBDIR += giflib