mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-06 00:50:57 +00:00
docs: Run stubnets with docs tests
This commit is contained in:
parent
776995c74d
commit
1bef426124
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ include ../../../common.mk
|
|||
.PHONY: all dots examples
|
||||
all: dots examples
|
||||
dots:
|
||||
examples:
|
||||
examples: test
|
||||
|
||||
.PHONY: test
|
||||
test: stubnets.so
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue