Dirk Manske fixed the attempt to install the removed errmem manpage

This commit is contained in:
Daniel Stenberg 2004-02-29 18:39:31 +00:00
parent 4ae4336643
commit d818cbe58c
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ install:
${INSTALL} -m 444 ${srcdir}/ares_destroy.3 ${DESTDIR}${mandir}/man3
${INSTALL} -m 444 ${srcdir}/ares_expand_name.3 ${DESTDIR}${mandir}/man3
${INSTALL} -m 444 ${srcdir}/ares_fds.3 ${DESTDIR}${mandir}/man3
${INSTALL} -m 444 ${srcdir}/ares_free_errmem.3 ${DESTDIR}${mandir}/man3
${INSTALL} -m 444 ${srcdir}/ares_free_hostent.3 \
${DESTDIR}${mandir}/man3
${INSTALL} -m 444 ${srcdir}/ares_free_string.3 \