Making install in examples
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /Users/foo/LIBXML/Output//share/doc/libxml2-2.7.1/html
/usr/bin/install -c -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /Users/foo/LIBXML/Output//share/doc/libxml2-2.7.1/html
install: ./*.html: No such file or directory
make[3]: [install-data-local] Error 71 (ignored)
Is there any way I can suppress this or this could get fixed ?