aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2021-02-08 14:01:06 +0100
committerSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2021-02-08 14:01:06 +0100
commit8a57683e35e761389e0ca976d79f2a5a4c387733 (patch)
tree246ee8e50b13b9187c2e172d3a70f667d8e75290 /Makefile
parent716687e12509a873e469e38250ffd57ba5d011f1 (diff)
downloadcompcert-kvx-8a57683e35e761389e0ca976d79f2a5a4c387733.tar.gz
compcert-kvx-8a57683e35e761389e0ca976d79f2a5a4c387733.zip
intro RTLpathWFcheck
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aabd01a4..9adeb6db 100644
--- a/Makefile
+++ b/Makefile
@@ -140,7 +140,7 @@ SCHEDULING= \
RTLpathLivegen.v RTLpathSE_impl.v \
RTLpathproof.v RTLpathSE_theory.v \
RTLpathSchedulerproof.v RTLpath.v \
- RTLpathScheduler.v
+ RTLpathScheduler.v RTLpathWFcheck.v
# C front-end modules (in cfrontend/)