From e9156da20ec5332b1b53a6c44127e0f822891d16 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Mon, 23 Jan 2017 17:18:39 +0100 Subject: test suite for coq_makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 -- cgit v1.2.3