summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@FreeBSD.org>1997-09-09 20:01:28 +0000
committerRalf S. Engelschall <rse@FreeBSD.org>1997-09-09 20:01:28 +0000
commitca9eb57abe7665df8cd0641d278f93e589401f38 (patch)
treefed52964ae9ab8006592c682f4abebdfa2bccc38 /graphics/Makefile
parentImport of a new program: gFONT (Graphics Font). (diff)
Activate gfont.
Notes
Notes: svn path=/head/; revision=7837
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index f15328e18230..21549f403986 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.50 1997/07/15 15:02:29 itojun Exp $
+# $Id: Makefile,v 1.51 1997/08/19 07:17:56 fenner Exp $
#
SUBDIR += ImageMagick
@@ -9,6 +9,7 @@
SUBDIR += dore
SUBDIR += gd
SUBDIR += geomview
+ SUBDIR += gfont
SUBDIR += giflib
SUBDIR += gifmerge
SUBDIR += giftool