summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2013-10-15 18:01:28 +1100
committerErik de Castro Lopo <erikd@mega-nerd.com>2013-10-15 18:01:28 +1100
commit8e2eea6322348de674ebb4d3a2295131c92b0c49 (patch)
tree6d847a6f92f33c2873e662ad51ba3523c315de08 /doc/Makefile.am
parent64f34e6e99cc3f015b506cd868dc08170644ebbd (diff)
downloadflac-8e2eea6322348de674ebb4d3a2295131c92b0c49.tar.gz
Silence warning message when doxygen disabled.
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index ff9a27ea..1c528bfa 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -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