summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorerouault <erouault>2016-12-03 15:39:49 +0000
committererouault <erouault>2016-12-03 15:39:49 +0000
commitb17885b7b736d60a62090fd31ec81ee65b5caf87 (patch)
treeb34317669597316942c5ce818e9456b2ef8b82a8 /man
parent7da626719624de412946bf113621e4941666ee3f (diff)
downloadlibtiff-b17885b7b736d60a62090fd31ec81ee65b5caf87.tar.gz
* man/Makefile.am: remove thumbnail.1 and rgb2ycbcr.1 from installed man
pages since the corresponding utilities are no longer installed. Reported by Havard Eidnes Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2606
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am9
1 files changed, 1 insertions, 8 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 931f71db..0fe9e4d0 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -24,17 +24,11 @@
# Process this file with automake to produce Makefile.in.
dist_man1_MANS = \
- bmp2tiff.1 \
fax2ps.1 \
fax2tiff.1 \
- gif2tiff.1 \
pal2rgb.1 \
ppm2tiff.1 \
- ras2tiff.1 \
raw2tiff.1 \
- rgb2ycbcr.1 \
- sgi2tiff.1 \
- thumbnail.1 \
tiff2bw.1 \
tiff2pdf.1 \
tiff2ps.1 \
@@ -48,8 +42,7 @@ dist_man1_MANS = \
tiffinfo.1 \
tiffmedian.1 \
tiffset.1 \
- tiffsplit.1 \
- tiffsv.1
+ tiffsplit.1
dist_man3_MANS = \
libtiff.3tiff \