From ad9b009e05ce90e50a871d58ce8fa4e626642c05 Mon Sep 17 00:00:00 2001 From: tth Date: Sat, 22 Aug 2020 17:41:03 +0200 Subject: [PATCH] updating installer for tiff --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 18b61bf..65eda53 100755 --- a/install.sh +++ b/install.sh @@ -4,7 +4,7 @@ cp libfloatimg.a /usr/local/lib cp floatimg.h /usr/local/include cp tools/mkfimg tools/fimg2pnm tools/fimgops \ - tools/fimg2png \ + tools/fimg2png fimg2tiff \ tools/png2fimg tools/fimgstats tools/fimgfx \ /usr/local/bin