summaryrefslogtreecommitdiff
path: root/passes/techmap/Makefile.inc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2013-11-24 22:52:30 +0100
committerClifford Wolf <clifford@clifford.at>2013-11-24 22:52:30 +0100
commit3ee33cbdaf7ae8ef85e595fb2266ad92a17cfaeb (patch)
treec280863208e0ca69387b0349a3f84af8d8a0aa87 /passes/techmap/Makefile.inc
parent1afe6589df136375c4322c9f10812e3b57f1200e (diff)
Added simplemap pass
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 abe2ac5e..0a56932b 100644
--- a/passes/techmap/Makefile.inc
+++ b/passes/techmap/Makefile.inc
@@ -1,5 +1,6 @@
OBJS += passes/techmap/techmap.o
+OBJS += passes/techmap/simplemap.o
OBJS += passes/techmap/dfflibmap.o
OBJS += passes/techmap/iopadmap.o
OBJS += passes/techmap/libparse.o