From c3ba2c9c713fb8a1e854ffca07bca9393e9d0535 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 3 Jan 2010 14:51:27 +0100 Subject: Packages: libtiff: include missing bmp2tiff binary for clean target Signed-off-by: Abdoulaye Walsimou Gaye --- packages/graphics/libtiff/libtiff.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/graphics') diff --git a/packages/graphics/libtiff/libtiff.mk b/packages/graphics/libtiff/libtiff.mk index 604e87c..2d7af5b 100644 --- a/packages/graphics/libtiff/libtiff.mk +++ b/packages/graphics/libtiff/libtiff.mk @@ -30,7 +30,7 @@ LIBTIFF_BUILD_DIR := $(PACKAGES_BUILD)/tiff-$(LIBTIFF_VERSION) LIBTIFF_BINS = vbmp2tiff fax2tiff pal2rgb ras2tiff rgb2ycbcr tiff2bw tiff2ps \ tiffcmp tiffcrop tiffdump tiffmedian tiffsplit fax2ps gif2tiff \ ppm2tiff raw2tiff thumbnail tiff2pdf tiff2rgba tiffcp \ - tiffdither tiffinfo tiffset + tiffdither tiffinfo tiffset bmp2tiff LIBTIFF_SBINS = LIBTIFF_INCLUDES = tiffconf.h tiff.h tiffio.h tiffio.hxx tiffvers.h LIBTIFF_LIBS = libtiff* -- cgit v1.2.3