aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ab274892a..69fea5af6 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ HIDE := $(if $(VERBOSE),,@)
SORT_COQPROJECT = sed 's,[^/]*/,~&,g' | env LC_COLLATE=C sort | sed 's,~,,g'
-FAST_TARGETS += archclean clean cleanall printenv clean-old update-_CoqProject Makefile.coq
+FAST_TARGETS += archclean clean cleanall clean-coqprime printenv clean-old update-_CoqProject Makefile.coq
SUPER_FAST_TARGETS += update-_CoqProject Makefile.coq
COQ_VERSION_PREFIX = The Coq Proof Assistant, version