mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Makefile: do install bitpattern.h
This commit is contained in:
parent
49f547782c
commit
ec32c9a056
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -579,6 +579,7 @@ S =
|
|||
endif
|
||||
|
||||
$(eval $(call add_include_file,kernel/binding.h))
|
||||
$(eval $(call add_include_file,kernel/bitpattern.h))
|
||||
$(eval $(call add_include_file,kernel/cellaigs.h))
|
||||
$(eval $(call add_include_file,kernel/celledges.h))
|
||||
$(eval $(call add_include_file,kernel/celltypes.h))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue