aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/AudioInputHost/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Host/LowLevel/AudioInputHost/makefile')
-rw-r--r--Demos/Host/LowLevel/AudioInputHost/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/LowLevel/AudioInputHost/makefile b/Demos/Host/LowLevel/AudioInputHost/makefile
index d95a27ab0..d19c3b9d2 100644
--- a/Demos/Host/LowLevel/AudioInputHost/makefile
+++ b/Demos/Host/LowLevel/AudioInputHost/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.