diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1996-11-19 14:19:41 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1996-11-19 14:19:41 +0000 |
commit | 1607802aad847e5317b0d6f7998addbf84aba00c (patch) | |
tree | a7183fd5ffc8b5df026e7a433583813a9dda4eed /graphics/Makefile | |
parent | Typo typo. (No, this one wasn't my fault.) (diff) |
add gimp-devel
Notes
Notes:
svn path=/head/; revision=4598
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 2d39c2784754..1e2b4a070800 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.29 1996/11/17 11:56:58 asami Exp $ +# $Id: Makefile,v 1.30 1996/11/19 12:33:33 asami Exp $ # SUBDIR += ImageMagick @@ -9,6 +9,7 @@ SUBDIR += giftool SUBDIR += giftrans SUBDIR += gimp + SUBDIR += gimp-devel SUBDIR += hpscan SUBDIR += jpeg SUBDIR += mpeg-lib |