X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/7932ce86bd67450bf52fe795b114c53f08e431e3..a9abe1fdea5ccf67aaccab6fdde300d6fcf2d15a:/Projects/XPLAINBridge/makefile diff --git a/Projects/XPLAINBridge/makefile b/Projects/XPLAINBridge/makefile index f58d7966d..ff829a598 100644 --- a/Projects/XPLAINBridge/makefile +++ b/Projects/XPLAINBridge/makefile @@ -722,7 +722,7 @@ clean_list : $(REMOVEDIR) .dep doxygen: - @echo Generating Project Documentation... + @echo Generating Project Documentation \($(TARGET)\)... @doxygen Doxygen.conf @echo Documentation Generation Complete.