aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMaxime Dénès2017-09-15 11:00:20 +0200
committerMaxime Dénès2017-09-15 11:00:20 +0200
commit296941dc97d53817cc58b4687ed99168e1dd33a9 (patch)
tree0fe64507c184d3fc31c2c9219cf2068363c8e2c6 /Makefile
parent53fe81925820895e5657ec8c1d0389e96a0abc70 (diff)
parent741943da6e42937f6d50db9c920a40073160eebc (diff)
Merge PR #979: Fix install-doc target and other gitlab failures
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 82595a6e63..4786e0f7c7 100644
--- a/Makefile
+++ b/Makefile
@@ -54,6 +54,7 @@ FIND_SKIP_DIRS:='(' \
-name "$${GIT_DIR}" -o \
-name '_build' -o \
-name '_build_ci' -o \
+ -name '_install_ci' -o \
-name 'user-contrib' -o \
-name 'coq-makefile' -o \
-name '.opamcache' -o \