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