summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Sverzut Barbieri <barbieri@gmail.com>2012-01-22 18:07:04 +0000
committerGustavo Sverzut Barbieri <barbieri@gmail.com>2012-01-22 18:07:04 +0000
commitbade9775effd60f605b166361e83bde6ce29699c (patch)
treeca7260b740d57e18d54d7af298fc05f6d0ab2962
parentb67534f86a4d23f2d1091b02791ab948545ee2c7 (diff)
downloadeet-bade9775effd60f605b166361e83bde6ce29699c.tar.gz
help buildbot and user know where the html files are.
SVN revision: 67454
-rw-r--r--doc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 145376f..1b22fbc 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -21,6 +21,7 @@ doc: doc-clean
rm -rf $(PACKAGE_DOCNAME)/
mv $(PACKAGE_DOCNAME).tar.bz2 $(top_builddir)
@echo "Documentation Package: $(top_builddir)/$(PACKAGE_DOCNAME).tar.bz2"
+ @echo "Documentation HTML: $(builddir)/html"
clean-local: doc-clean