aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEnrico Tassi2017-01-23 17:18:39 +0100
committerEnrico Tassi2017-05-23 10:48:27 +0200
commite9156da20ec5332b1b53a6c44127e0f822891d16 (patch)
tree87574e62f236faa8c0c00393d78b1e5233cfe490 /Makefile
parentcd8f10fe54c956f1e797da3d165c3b29ffee615b (diff)
test suite for coq_makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 826ed17b05..7ba2c80f1c 100644
--- a/Makefile
+++ b/Makefile
@@ -54,6 +54,7 @@ FIND_VCS_CLAUSE:='(' \
-name "$${GIT_DIR}" -o \
-name '_build' -o \
-name '_build_ci' \
+ -name 'coq-makefile' \
')' -prune -o
define find