mirror of https://github.com/YosysHQ/yosys.git
docs: Run stubnets with docs tests
This commit is contained in:
parent
776995c74d
commit
1bef426124
|
|
@ -3,7 +3,7 @@ include ../../../common.mk
|
|||
.PHONY: all dots examples
|
||||
all: dots examples
|
||||
dots:
|
||||
examples:
|
||||
examples: test
|
||||
|
||||
.PHONY: test
|
||||
test: stubnets.so
|
||||
|
|
|
|||
Loading…
Reference in New Issue