diff options
| -rw-r--r-- | contrib/extraction/test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/extraction/test/Makefile b/contrib/extraction/test/Makefile index 01875a6d26..c28e961e9c 100644 --- a/contrib/extraction/test/Makefile +++ b/contrib/extraction/test/Makefile @@ -48,7 +48,7 @@ $(ML): ml2v ./extract `./ml2v $@` clean: - rm -f theories/*/*.ml theories/*/*.cm* + rm -f theories/*/*.ml theories/*/*.cm* theories/*/*.ml.orig # |
