summaryrefslogtreecommitdiff
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 f54d7c4..2a795e4 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ LIB=Coqlib.v Maps.v Lattice.v Ordered.v \
# Files in common/
COMMON=Errors.v AST.v Events.v Globalenvs.v Mem.v Values.v \
- Smallstep.v Switch.v Main.v
+ Smallstep.v Switch.v Main.v Complements.v
# Files in backend/