summaryrefslogtreecommitdiff
path: root/techlibs/common/Makefile.inc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-01-16 15:50:42 +0100
committerClifford Wolf <clifford@clifford.at>2015-01-16 15:50:42 +0100
commit3ed4e34380036c63d6177f41f43767b41201e4a8 (patch)
treebbb8f6db17fed26d45c1b9185dd22f7b8bdef494 /techlibs/common/Makefile.inc
parentdff8bd3b2a94f39e6bf43620a9f147ee3788211e (diff)
Added cells.lib
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 dc1e0ef6..d2ce61cf 100644
--- a/techlibs/common/Makefile.inc
+++ b/techlibs/common/Makefile.inc
@@ -15,4 +15,5 @@ $(eval $(call add_share_file,share,techlibs/common/techmap.v))
$(eval $(call add_share_file,share,techlibs/common/blackbox.v))
$(eval $(call add_share_file,share,techlibs/common/pmux2mux.v))
$(eval $(call add_share_file,share,techlibs/common/adff2dff.v))
+$(eval $(call add_share_file,share,techlibs/common/cells.lib))