summaryrefslogtreecommitdiff
path: root/bootstrap/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/Makefile.am')
-rw-r--r--bootstrap/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/Makefile.am b/bootstrap/Makefile.am
index 093ee8540..2d9caac38 100644
--- a/bootstrap/Makefile.am
+++ b/bootstrap/Makefile.am
@@ -99,6 +99,7 @@ SOURCES = \
language/cps/slot-allocation.scm \
language/cps/spec.scm \
language/cps/specialize-primcalls.scm \
+ language/cps/specialize-numbers.scm \
language/cps/split-rec.scm \
language/cps/type-checks.scm \
language/cps/type-fold.scm \