]> Dogcows Code - chaz/openbox/commitdiff
make the echo more noticable
authorDana Jansens <danakj@orodu.net>
Wed, 29 Jan 2003 09:26:25 +0000 (09:26 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 29 Jan 2003 09:26:25 +0000 (09:26 +0000)
doc/doxygen/Makefile.am

index 96245070d6a36221b50400c324e00e1c08cd2b85..26fe81f853f43584815e1dbec265835082690f0f 100644 (file)
@@ -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)," \
This page took 0.020403 seconds and 4 git commands to generate.