diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-06-07 06:07:52 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-06-07 06:07:52 +0000 |
commit | 078920d50d7de8f2833ae901738fcd9c3884fd6f (patch) | |
tree | 7f37046fff02d68c5ff49e3314c424a0f8cdf9fd /graphics/Makefile | |
parent | ac0d56a7c6e419fefebcdca2ada5e810cd877f80 (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 c5ecb584688f..bdb2fc16f053 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.75 1998/05/19 08:51:56 tg Exp $ +# $Id: Makefile,v 1.76 1998/05/26 04:04:19 mph Exp $ # SUBDIR += EZWGL @@ -22,6 +22,7 @@ SUBDIR += giftool SUBDIR += giftrans SUBDIR += gimp-devel + SUBDIR += gimp1 SUBDIR += gplot SUBDIR += graphviz SUBDIR += hdf |