-c catalog switch no longer needed if gnome-doc-tools is properly installed

svn: r891
This commit is contained in:
Donald A. Peterson 2002-04-04 22:32:38 +00:00
parent a5f5b0075c
commit 6232ce8501

View File

@ -6,7 +6,7 @@ MANDIR = ${GM}
all: ${MANDIR}/index.html
${MANDIR}/index.html: ${MANSRC}
${DB2HTML} -c catalog ${MANSRC} -o ${MANDIR}
${DB2HTML} ${MANSRC} -o ${MANDIR}
install:
-${INSTALL} -d ${GNOMEHELP}/${GM}/C