projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
AppConfigHeaders: Remove outdated incomplete BluetoothHost demo - updated Bluetooth...
[pub/USBasp.git]
/
Demos
/
Device
/
LowLevel
/
Mouse
/
makefile
diff --git
a/Demos/Device/LowLevel/Mouse/makefile
b/Demos/Device/LowLevel/Mouse/makefile
index
5a5dd99
..
6779c88
100644
(file)
--- a/
Demos/Device/LowLevel/Mouse/makefile
+++ b/
Demos/Device/LowLevel/Mouse/makefile
@@
-694,7
+694,7
@@
clean_list :
doxygen:
@echo Generating Project Documentation \($(TARGET)\)...
doxygen:
@echo Generating Project Documentation \($(TARGET)\)...
- @if ( doxygen Doxygen.conf 2>&1 | grep
"warnin
g" ;); then \
+ @if ( doxygen Doxygen.conf 2>&1 | grep
-v "warning: ignoring unsupported ta
g" ;); then \
exit 1; \
fi;
@echo Documentation Generation Complete.
exit 1; \
fi;
@echo Documentation Generation Complete.