mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 19:51:23 +00:00
Docs: docs/source/cmd is source only
i.e. we don't need to clean it, and we don't need to include it in the docs artifact
This commit is contained in:
parent
7647d2c741
commit
4722b07485
2 changed files with 1 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -1123,7 +1123,7 @@ clean:
|
|||
rm -f tests/tools/cmp_tbdata
|
||||
rm -f $(addsuffix /run-test.mk,$(MK_TEST_DIRS))
|
||||
-$(MAKE) -C docs clean
|
||||
rm -rf docs/source/cmd docs/util/__pycache__
|
||||
rm -rf docs/util/__pycache__
|
||||
rm -f *.whl
|
||||
rm -f libyosys.so
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue