diff options
Diffstat (limited to 'Demos/Host/ClassDriver/StillImageHost/makefile')
-rw-r--r-- | Demos/Host/ClassDriver/StillImageHost/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/ClassDriver/StillImageHost/makefile b/Demos/Host/ClassDriver/StillImageHost/makefile index 490c573ff..f0d6f3ab1 100644 --- a/Demos/Host/ClassDriver/StillImageHost/makefile +++ b/Demos/Host/ClassDriver/StillImageHost/makefile @@ -691,7 +691,7 @@ clean_list : $(REMOVEDIR) .dep doxygen: - @echo Generating Project Documentation... + @echo Generating Project Documentation \($(TARGET)\)... @doxygen Doxygen.conf @echo Documentation Generation Complete. |