summaryrefslogtreecommitdiffstats
path: root/src/opt/dau/module.make
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2018-09-16 13:52:59 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2018-09-16 13:52:59 -0700
commitc9e520e2dc28d1c2f7b53edbd9cfed0a5f5ae6f6 (patch)
tree6ea79f25e66aaa3f50ba862deb0e408a179c14c3 /src/opt/dau/module.make
parentd05fe039e1009822254964c0c7ff141f7008b61f (diff)
downloadabc-c9e520e2dc28d1c2f7b53edbd9cfed0a5f5ae6f6.tar.gz
abc-c9e520e2dc28d1c2f7b53edbd9cfed0a5f5ae6f6.tar.bz2
abc-c9e520e2dc28d1c2f7b53edbd9cfed0a5f5ae6f6.zip
Expriments with functions.
Diffstat (limited to 'src/opt/dau/module.make')
-rw-r--r--src/opt/dau/module.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opt/dau/module.make b/src/opt/dau/module.make
index efc34a17..5feb1040 100644
--- a/src/opt/dau/module.make
+++ b/src/opt/dau/module.make
@@ -8,4 +8,5 @@ SRC += src/opt/dau/dauCanon.c \
src/opt/dau/dauMerge.c \
src/opt/dau/dauNonDsd.c \
src/opt/dau/dauNpn.c \
+ src/opt/dau/dauNpn2.c \
src/opt/dau/dauTree.c