Silence warning message when doxygen disabled.

This commit is contained in:
Erik de Castro Lopo 2013-10-15 18:01:28 +11:00
parent 64f34e6e99
commit 8e2eea6322
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ FLAC.tag: Doxyfile
rm -rf doxytmp
else
FLAC.tag:
echo "*** Warning: Doxygen not found; documentation will not be built."
touch $@
mkdir -p html/api
endif