summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2013-07-13 09:56:29 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2013-07-13 09:56:29 -0700
commitaaa8121ede988421feb7fc743d24f2bd13211bd2 (patch)
tree478b6dc3c1ebfcf044cd7b505e028b013e457e55
parent2e9ab39ba19c869ab163ecc5eb578946d26b3f0a (diff)
downloadabc-aaa8121ede988421feb7fc743d24f2bd13211bd2.tar.gz
abc-aaa8121ede988421feb7fc743d24f2bd13211bd2.tar.bz2
abc-aaa8121ede988421feb7fc743d24f2bd13211bd2.zip
New technology mapper.
-rw-r--r--src/map/mpm/module.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/mpm/module.make b/src/map/mpm/module.make
index facf3bbf..12f42230 100644
--- a/src/map/mpm/module.make
+++ b/src/map/mpm/module.make
@@ -2,6 +2,7 @@ SRC += src/map/mpm/mpmAbc.c \
src/map/mpm/mpmCore.c \
src/map/mpm/mpmDsd.c \
src/map/mpm/mpmLib.c \
+ src/map/mpm/mpmMan.c \
src/map/mpm/mpmMap.c \
src/map/mpm/mpmMig.c \
src/map/mpm/mpmPre.c \