aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPierre Goutagny <pierre.goutagny@ens-lyon.fr>2021-06-03 15:55:08 +0200
committerPierre Goutagny <pierre.goutagny@ens-lyon.fr>2021-06-03 15:55:08 +0200
commit497d60773b1fd47b4ba250ed8f7e78acccdabfaf (patch)
tree90bc6aee8e8905424ae6fb6cf5961860cd1873cb /Makefile
parent3181fe5407ed0221714830e2bd1e19850eac5461 (diff)
downloadcompcert-kvx-497d60773b1fd47b4ba250ed8f7e78acccdabfaf.tar.gz
compcert-kvx-497d60773b1fd47b4ba250ed8f7e78acccdabfaf.zip
Add RTLTunneling.v
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8d91026e..0556a93c 100644
--- a/Makefile
+++ b/Makefile
@@ -144,6 +144,7 @@ BACKEND=\
Allnontrap.v Allnontrapproof.v \
Allocation.v Allocationproof.v \
Tunneling.v Tunnelingproof.v \
+ RTLTunneling.v \
Linear.v Lineartyping.v \
Linearize.v Linearizeproof.v \
CleanupLabels.v CleanupLabelsproof.v \