X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/0c2ad9eb349e1a5676468af3b407329dde4a53b4..65644164792c3eaa9214c5abcb62052ca6ea2344:/Bootloaders/HID/makefile 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.