aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0ff1a01..c70c481 100644
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,7 @@ SPHINXCMDS := pickle json htmlhelp changes xml pseudoxml linkcheck doctest
SOURCEDIR := .
BUILDDIR := _build
MDFILES := index.md $(shell find . -type f -name '*.md')
+MDFILES := $(shell find . -type f -name '*.md' -not -name 'README.*')
TEMPLATES := $(shell find _templates -type f -name '*.html')
PUBHOST ?= club1.fr