summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>1999-12-22 14:55:38 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>1999-12-22 14:55:38 +0000
commit1b1db0d7c5767dc0dc260cfd40456d9a6a095934 (patch)
treeac37114dd1a928ce6f24f948bc32ad3e046fd82d /graphics/Makefile
parentpngcrush is an optimizer for PNG files (diff)
Activate pngcrush
Notes
Notes: svn path=/head/; revision=23814
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 238038e4e69b..b6d9af18c0b9 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -105,6 +105,7 @@
SUBDIR += plotutils
SUBDIR += png
SUBDIR += png2html
+ SUBDIR += pngcrush
SUBDIR += pnmtopng
SUBDIR += povray
SUBDIR += povray31