mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-16 13:56:55 +00:00
docs: Run stubnets with docs tests
This commit is contained in:
parent
c17c63e6d0
commit
3ca844ac6c
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