diff options
author | gdt <gdt@pkgsrc.org> | 2005-12-09 15:49:34 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2005-12-09 15:49:34 +0000 |
commit | c32cc23a13c4263a760ba51966cccb2c64499f3f (patch) | |
tree | 173bf9ccedd02efec3af57b10d8bc8fc08dbd944 /graphics/Makefile | |
parent | e46ead4af0a91cd7fbf4eba5b24ebe2883b8239a (diff) | |
download | pkgsrc-c32cc23a13c4263a760ba51966cccb2c64499f3f.tar.gz |
descend into TiffIO
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 5d651e31f54..adc4c986dea 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.403 2005/11/20 17:00:07 xtraeme Exp $ +# $NetBSD: Makefile,v 1.404 2005/12/09 15:49:34 gdt Exp $ # COMMENT= Graphics tools and libraries @@ -23,6 +23,7 @@ SUBDIR+= PanoTools SUBDIR+= RenderKit SUBDIR+= SDLKit SUBDIR+= SDL_image +SUBDIR+= TiffIO SUBDIR+= aalib SUBDIR+= aalib-x11 SUBDIR+= aqsis |