mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-06 01:49:28 +00:00
Makefile: also clean contrib
This commit is contained in:
parent
70675a9fee
commit
b97a434a9c
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