summaryrefslogtreecommitdiff
path: root/passes/techmap/Makefile.inc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-02-02 17:19:01 +0100
committerClifford Wolf <clifford@clifford.at>2016-02-02 17:19:01 +0100
commitd69395ca084266eb60832d89665238c85b289479 (patch)
tree2ea45609d84cd1b7309f61f20ce22e3c363932f1 /passes/techmap/Makefile.inc
parentba407da18793981289d6fa444071a0c8628cb5f3 (diff)
Added dffsr2dff
Diffstat (limited to 'passes/techmap/Makefile.inc')
-rw-r--r--passes/techmap/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/passes/techmap/Makefile.inc b/passes/techmap/Makefile.inc
index fa938868..8112516c 100644
--- a/passes/techmap/Makefile.inc
+++ b/passes/techmap/Makefile.inc
@@ -22,6 +22,7 @@ OBJS += passes/techmap/aigmap.o
OBJS += passes/techmap/tribuf.o
OBJS += passes/techmap/lut2mux.o
OBJS += passes/techmap/nlutmap.o
+OBJS += passes/techmap/dffsr2dff.o
endif
GENFILES += passes/techmap/techmap.inc