summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-07-04 07:00:08 +0000
committerWill Andrews <will@FreeBSD.org>2000-07-04 07:00:08 +0000
commit99f7f4ed1d019afc8569d71a7fd14c359dc0cd1e (patch)
treed2dcaec5ab69f0865e2ad84207de33ca6c7d9d76 /graphics/Makefile
parentAdd pngcheck, a PNG image integrity checker. (diff)
Add tiff2png, a TIFF-to-PNG image converter.
Notes
Notes: svn path=/head/; revision=30164
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 116988d6bea6..b58083b91a84 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -157,6 +157,7 @@
SUBDIR += tgif
SUBDIR += tgif-nls
SUBDIR += tiff
+ SUBDIR += tiff2png
SUBDIR += tifmerge
SUBDIR += tkxanim
SUBDIR += togl