mirror of https://github.com/xiph/flac
Silence warning message when doxygen disabled.
This commit is contained in:
parent
64f34e6e99
commit
8e2eea6322
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue