aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Magstripe/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/Magstripe/makefile')
-rw-r--r--Projects/Magstripe/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/Magstripe/makefile b/Projects/Magstripe/makefile
index 94f521b9a..22442bcf8 100644
--- a/Projects/Magstripe/makefile
+++ b/Projects/Magstripe/makefile
@@ -708,7 +708,7 @@ clean_list :
$(REMOVEDIR) .dep
doxygen:
- @echo Generating Project Documentation...
+ @echo Generating Project Documentation \($(TARGET)\)...
@doxygen Doxygen.conf
@echo Documentation Generation Complete.