summaryrefslogtreecommitdiff
path: root/passes/techmap/Makefile.inc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-04-07 20:27:10 +0200
committerClifford Wolf <clifford@clifford.at>2015-04-07 20:27:10 +0200
commit724cead61d07906bf652c2d4b0f18360b6a13a29 (patch)
tree4e717788fdcd64933ea4cb5c91ea4d700cbfbef4 /passes/techmap/Makefile.inc
parent1f33b2a490cf44ec24de5e085ff2957a680519fb (diff)
Added "pmuxtree" command
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 4f72ea6b..a3e429ce 100644
--- a/passes/techmap/Makefile.inc
+++ b/passes/techmap/Makefile.inc
@@ -12,6 +12,7 @@ OBJS += passes/techmap/extract.o
OBJS += passes/techmap/alumacc.o
OBJS += passes/techmap/dff2dffe.o
OBJS += passes/techmap/dffinit.o
+OBJS += passes/techmap/pmuxtree.o
OBJS += passes/techmap/muxcover.o
endif