mirror of
https://github.com/YosysHQ/yosys
synced 2026-01-06 11:02:47 +00:00
Makefile: install frontends/verilog/verilog_location.h.
This commit is contained in:
parent
9871e9b17e
commit
33794a1083
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -654,6 +654,7 @@ $(eval $(call add_include_file,passes/techmap/libparse.h))
|
|||
$(eval $(call add_include_file,frontends/ast/ast.h))
|
||||
$(eval $(call add_include_file,frontends/ast/ast_binding.h))
|
||||
$(eval $(call add_include_file,frontends/blif/blifparse.h))
|
||||
$(eval $(call add_include_file,frontends/verilog/verilog_location.h))
|
||||
$(eval $(call add_include_file,backends/rtlil/rtlil_backend.h))
|
||||
|
||||
OBJS += kernel/driver.o kernel/register.o kernel/rtlil.o kernel/log.o kernel/calc.o kernel/yosys.o kernel/io.o kernel/gzip.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue