aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/HID/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Bootloaders/HID/makefile')
-rw-r--r--Bootloaders/HID/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bootloaders/HID/makefile b/Bootloaders/HID/makefile
index 179d87957..3768320b3 100644
--- a/Bootloaders/HID/makefile
+++ b/Bootloaders/HID/makefile
@@ -681,7 +681,7 @@ clean_list :
$(REMOVEDIR) .dep
doxygen:
- @echo Generating Project Documentation...
+ @echo Generating Project Documentation \($(TARGET)\)...
@doxygen Doxygen.conf
@echo Documentation Generation Complete.