Adding the dependency for yosys-plugins

This commit is contained in:
Lalit Sharma 2021-03-29 00:51:57 -07:00
parent 5d857bd3cf
commit fc228aa8f0
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ add_custom_target(
COMMENT "Compile Yosys-plugins with given Makefile"
)
#add_dependencies(yosys-plugins yosys ) #YosysVariables)
add_dependencies(yosys-plugins yosys)
# yosys-plugins compilation ends