summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-07 12:12:40 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-07 12:12:40 +0000
commit0a4bbae1671636efd83a2d039f8a9707b58e45f9 (patch)
tree2122bf03c41ae62a6690543bbf78e87505f2722d /graphics/Makefile
parentAdd apel-*. (diff)
Add GIFgraph.
Notes
Notes: svn path=/head/; revision=15914
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 6a34cc7cf9df..e1a158070c6e 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.109 1998/12/27 03:28:13 billf Exp $
+# $Id: Makefile,v 1.110 1999/01/07 12:05:26 asami Exp $
#
SUBDIR += 4va
SUBDIR += Cgraph
SUBDIR += EZWGL
+ SUBDIR += GIFgraph
SUBDIR += ImageMagick
SUBDIR += Mesa3
SUBDIR += aalib