diff --git a/doc/Makefile.am b/doc/Makefile.am index 62630d0f..f2a47cbb 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -89,6 +89,6 @@ dist-hook: @test -f $(distdir)/html/index.html || (\ echo "******************************************************" && \ echo "Couldn't find documentation files, refusing make dist." && \ - echo "Install doxygen to build documentation for tarball." && \ + echo "Install doxygen to build documentation for the tarball." && \ echo "******************************************************" && \ test )