aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2022-03-29 20:02:37 +0200
committern-peugnet <n.peugnet@free.fr>2022-03-29 20:02:37 +0200
commitc1b1d89fb2ea94ec09961c8542ede0462fab4660 (patch)
tree8326ad3927ebca5bb7606f605bece7185274e115 /Makefile
parentff4f0700685e1e5e9ca4145771d3fd029a31f1fe (diff)
downloadclub1-docs-c1b1d89fb2ea94ec09961c8542ede0462fab4660.tar.gz
club1-docs-c1b1d89fb2ea94ec09961c8542ede0462fab4660.zip
fix: links in man & svgs in latexpdf
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 08eda4f..ae60ab5 100644
--- a/Makefile
+++ b/Makefile
@@ -74,7 +74,6 @@ $(SPHINXCMDS):
clean:
rm -f locales/*/LC_MESSAGES/*.mo
- rm -rf locales/.doctrees
rm -rf $(BUILDDIR)/*
.PHONY: .FORCE