diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-13 14:58:38 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-13 14:58:38 +0000 |
commit | c2c156b936549c07adcb373bf0e2a0d49c92af24 (patch) | |
tree | ef780b64b92a2154b1ee363a2b337f8a34daf1ac /graphics/Makefile | |
parent | 9f672be6c8f5c911da9bd89b07ec3b4f00a8d15f (diff) |
Notes
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e96abb5c1a9c..d431297a76b7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.38 1997/01/11 11:50:54 asami Exp $ +# $Id: Makefile,v 1.39 1997/01/12 05:55:00 max Exp $ # SUBDIR += ImageMagick @@ -6,6 +6,7 @@ SUBDIR += aero SUBDIR += dore SUBDIR += geomview + SUBDIR += gd SUBDIR += gifmerge SUBDIR += giftool SUBDIR += giftrans |