mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-07 10:29:29 +00:00
Makefile: also clean contrib
This commit is contained in:
parent
9759658a8a
commit
56a60f2c70
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -43,3 +43,4 @@ rsc: $(GEN_RSC)
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f $(HTML) checksums.json
|
rm -f $(HTML) checksums.json
|
||||||
|
make -C contrib clean
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue