summaryrefslogtreecommitdiffstats
path: root/src/map/mpm/module.make
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2013-07-17 14:19:33 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2013-07-17 14:19:33 -0700
commit10c90de0544eaae44680dea2c5859443a909382d (patch)
treefe18ac646a0372e051de2da17f0c37e6c41fb95f /src/map/mpm/module.make
parentd22da3aec408474cc5e39bfbab4d159104e4f709 (diff)
downloadabc-10c90de0544eaae44680dea2c5859443a909382d.tar.gz
abc-10c90de0544eaae44680dea2c5859443a909382d.tar.bz2
abc-10c90de0544eaae44680dea2c5859443a909382d.zip
New technology mapper.
Diffstat (limited to 'src/map/mpm/module.make')
-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 12f42230..6c44e4fc 100644
--- a/src/map/mpm/module.make
+++ b/src/map/mpm/module.make
@@ -1,6 +1,7 @@
SRC += src/map/mpm/mpmAbc.c \
src/map/mpm/mpmCore.c \
src/map/mpm/mpmDsd.c \
+ src/map/mpm/mpmGates.c \
src/map/mpm/mpmLib.c \
src/map/mpm/mpmMan.c \
src/map/mpm/mpmMap.c \