mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
* Jamrules.common: cleanall: temporarily disable doc cleaning
This commit is contained in:
parent
0de6300af0
commit
80f63acec0
@ -125,7 +125,7 @@ actions Cleanall
|
||||
{
|
||||
echo "> Cleaning binaries"
|
||||
$(RM) bin$(SLASH)*
|
||||
make -C $(TOP)$(SLASH)doc clean
|
||||
# make -C $(TOP)$(SLASH)doc clean
|
||||
}
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user