summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-05-05 12:38:30 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-05-05 12:38:30 +0000
commit9c83dd79e8a5fa756e23e9b37fb6ef9868ef82f3 (patch)
treee39822c280e26fcbdf63b78d20ca55d81b10debe /graphics/Makefile
parentImport a port of Eric Raymond's giflib, a library and collection of (diff)
Add giflib.
Notes
Notes: svn path=/head/; revision=6411
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 a994f09c3f1e..da6672ef3d9c 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.43 1997/02/25 14:22:31 tg Exp $
+# $Id: Makefile,v 1.44 1997/02/28 10:54:04 tg Exp $
#
SUBDIR += ImageMagick
@@ -7,6 +7,7 @@
SUBDIR += dore
SUBDIR += geomview
SUBDIR += gd
+ SUBDIR += giflib
SUBDIR += gifmerge
SUBDIR += giftool
SUBDIR += giftrans