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