Added additional bootloader API data to expose the bootloader start address and class...
[pub/USBasp.git] / BuildTests / SingleUSBModeTest / makefile.uc3
index 4ffaf28..9f7d658 100644 (file)
@@ -454,7 +454,7 @@ clean_list :
 \r
 doxygen:\r
        @echo Generating Project Documentation \($(TARGET)\)...\r
-       @if ( doxygen Doxygen.conf 2>&1 | grep "warning" ;); then \\r
+       @if ( doxygen Doxygen.conf 2>&1 | grep ": warning:" ;); then \\r
          exit 1; \\r
        fi;\r
        @echo Documentation Generation Complete.\r