aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/common/Makefile.inc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-10-14 22:46:41 +0200
committerClifford Wolf <clifford@clifford.at>2015-10-14 22:46:41 +0200
commit25c1f6e60524e04f412e95d1dd633aa37169c489 (patch)
treecee9f26932daf23727992aac2c4198c4b7c47d8e /techlibs/common/Makefile.inc
parent87adb523aa92803b94d823d970cf265d5cd0e31b (diff)
downloadyosys-25c1f6e60524e04f412e95d1dd633aa37169c489.tar.gz
yosys-25c1f6e60524e04f412e95d1dd633aa37169c489.tar.bz2
yosys-25c1f6e60524e04f412e95d1dd633aa37169c489.zip
Added "prep" command
Diffstat (limited to 'techlibs/common/Makefile.inc')
-rw-r--r--techlibs/common/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/techlibs/common/Makefile.inc b/techlibs/common/Makefile.inc
index 5c50dea01..236d6c551 100644
--- a/techlibs/common/Makefile.inc
+++ b/techlibs/common/Makefile.inc
@@ -1,6 +1,7 @@
ifneq ($(SMALL),1)
OBJS += techlibs/common/synth.o
+OBJS += techlibs/common/prep.o
endif
GENFILES += techlibs/common/simlib_help.inc