From: Dana Jansens Date: Wed, 29 Jan 2003 09:26:25 +0000 (+0000) Subject: make the echo more noticable X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=commitdiff_plain;h=88c4eecd5f0b984f52a9a726372178295b1bf65c make the echo more noticable --- diff --git a/doc/doxygen/Makefile.am b/doc/doxygen/Makefile.am index 96245070..26fe81f8 100644 --- a/doc/doxygen/Makefile.am +++ b/doc/doxygen/Makefile.am @@ -2,7 +2,9 @@ all: doc: doxygen.conf @doxygen doxygen.conf + @echo @echo Documentation generated in $(shell pwd)/html + @echo doxygen.conf: doxygen.conf.in @regex_cmd@ -e "s,\@version\@,$(VERSION)," \