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

svn: r890
This commit is contained in:
Donald A. Peterson 2002-04-04 22:31:51 +00:00
parent fa99d557a9
commit b232c1c177

View File

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