aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c47ac408..ad012714 100644
--- a/Makefile
+++ b/Makefile
@@ -95,7 +95,6 @@ proof: $(FILES:.v=.vo)
extraction:
rm -f extraction/*.ml extraction/*.mli
$(COQEXEC) extraction/extraction.v
- cd extraction && ./fixextract
ccomp: driver/Configuration.ml
$(OCAMLBUILD) $(OCB_OPTIONS) Driver.native \