summaryrefslogtreecommitdiffstats
path: root/src/misc/extra/module.make
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2013-09-09 00:15:01 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2013-09-09 00:15:01 -0700
commit48db1c3a0469f831cf6229721edb801756bce67d (patch)
tree06b7f628e76b1829d55290bebc46e003c649b6fd /src/misc/extra/module.make
parent6a86be4009bcd684f45549d15ae7b1fbc6f36d91 (diff)
downloadabc-48db1c3a0469f831cf6229721edb801756bce67d.tar.gz
abc-48db1c3a0469f831cf6229721edb801756bce67d.tar.bz2
abc-48db1c3a0469f831cf6229721edb801756bce67d.zip
Improvements to the new technology mapper.
Diffstat (limited to 'src/misc/extra/module.make')
-rw-r--r--src/misc/extra/module.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/misc/extra/module.make b/src/misc/extra/module.make
index 7e4b5e30..a21fd103 100644
--- a/src/misc/extra/module.make
+++ b/src/misc/extra/module.make
@@ -8,6 +8,7 @@ SRC += src/misc/extra/extraBddAuto.c \
src/misc/extra/extraBddUnate.c \
src/misc/extra/extraUtilBitMatrix.c \
src/misc/extra/extraUtilCanon.c \
+ src/misc/extra/extraUtilDsd.c \
src/misc/extra/extraUtilFile.c \
src/misc/extra/extraUtilMemory.c \
src/misc/extra/extraUtilMisc.c \