aboutsummaryrefslogtreecommitdiffhomepage
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 ff345556b..ca8022cde 100644
--- a/Makefile
+++ b/Makefile
@@ -223,7 +223,6 @@ cleanconfig:
distclean: clean cleanconfig
voclean:
- rm -f states/*.coq
find theories plugins test-suite -name '*.vo' -o -name '*.glob' | xargs rm -f
devdocclean: