aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/GenericHID/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Device/LowLevel/GenericHID/makefile')
-rw-r--r--Demos/Device/LowLevel/GenericHID/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/LowLevel/GenericHID/makefile b/Demos/Device/LowLevel/GenericHID/makefile
index 6e10587f4..cadac8a24 100644
--- a/Demos/Device/LowLevel/GenericHID/makefile
+++ b/Demos/Device/LowLevel/GenericHID/makefile
@@ -693,7 +693,7 @@ clean_list :
$(REMOVEDIR) .dep
doxygen:
- @echo Generating Project Documentation...
+ @echo Generating Project Documentation \($(TARGET)\)...
@doxygen Doxygen.conf
@echo Documentation Generation Complete.