aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2022-02-02 11:46:06 +0100
committerMiodrag Milanovic <mmicko@gmail.com>2022-02-02 11:46:06 +0100
commit4a30c9cb9418869b34da3f304c7e3cc72a0ffe62 (patch)
tree1256c1664d379ba8045eb297553089dd81e2cc62 /Makefile
parent990aee5531f41fdf01887870047eb924f12618b9 (diff)
downloadyosys-4a30c9cb9418869b34da3f304c7e3cc72a0ffe62.tar.gz
yosys-4a30c9cb9418869b34da3f304c7e3cc72a0ffe62.tar.bz2
yosys-4a30c9cb9418869b34da3f304c7e3cc72a0ffe62.zip
Fix Visual Studio build
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d1b05e0cf..e87b44657 100644
--- a/Makefile
+++ b/Makefile
@@ -599,7 +599,6 @@ $(eval $(call add_include_file,kernel/mem.h))
$(eval $(call add_include_file,libs/ezsat/ezsat.h))
$(eval $(call add_include_file,libs/ezsat/ezminisat.h))
$(eval $(call add_include_file,libs/fst/fstapi.h))
-$(eval $(call add_include_file,libs/fst/fst_win_unistd.h))
$(eval $(call add_include_file,libs/sha1/sha1.h))
$(eval $(call add_include_file,libs/json11/json11.hpp))
$(eval $(call add_include_file,passes/fsm/fsmdata.h))