diff --git a/man/Makefile.in b/man/Makefile.in index 805553d0..13eb6eb9 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -1,5 +1,5 @@ #! smake -# $Header: /cvs/maptools/cvsroot/libtiff/man/Makefile.in,v 1.6 2001-06-13 15:26:06 warmerda Exp $ +# $Header: /cvs/maptools/cvsroot/libtiff/man/Makefile.in,v 1.7 2001-06-13 15:26:44 warmerda Exp $ # # @WARNING@ # @@ -228,6 +228,7 @@ apps/rgb2ycbcr.1:: ${SRCDIR}/rgb2ycbcr.1; ${MANCVT} apps/sgi2tiff.1:: ${SRCDIR}/sgi2tiff.1; ${MANCVT} apps/thumbnail.1:: ${SRCDIR}/thumbnail.1; ${MANCVT} apps/tiff2bw.1:: ${SRCDIR}/tiff2bw.1; ${MANCVT} +apps/tiff2rgba.1:: ${SRCDIR}/tiff2rgba.1; ${MANCVT} apps/tiff2ps.1:: ${SRCDIR}/tiff2ps.1; ${MANCVT} apps/tiffcmp.1:: ${SRCDIR}/tiffcmp.1; ${MANCVT} apps/tiffcp.1:: ${SRCDIR}/tiffcp.1; ${MANCVT}