diff options
| author | Enrico Tassi | 2017-01-23 17:18:39 +0100 |
|---|---|---|
| committer | Enrico Tassi | 2017-05-23 10:48:27 +0200 |
| commit | e9156da20ec5332b1b53a6c44127e0f822891d16 (patch) | |
| tree | 87574e62f236faa8c0c00393d78b1e5233cfe490 /Makefile | |
| parent | cd8f10fe54c956f1e797da3d165c3b29ffee615b (diff) | |
test suite for coq_makefile
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ FIND_VCS_CLAUSE:='(' \ -name "$${GIT_DIR}" -o \ -name '_build' -o \ -name '_build_ci' \ + -name 'coq-makefile' \ ')' -prune -o define find |
