aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f253e3ac..cba86c68 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ COMMON=Errors.v AST.v Events.v Globalenvs.v Mem.v Values.v \
BACKEND=\
Cminor.v Op.v CminorSel.v \
- Selection.v Selectionproof.v \
+ SelectOp.v Selection.v SelectOpproof.v Selectionproof.v \
Registers.v RTL.v \
RTLgen.v RTLgenspec.v RTLgenproof.v \
Tailcall.v Tailcallproof.v \