Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshimizukawa <shimizukawa@gmail.com>2017-08-22 05:02:51 +0300
committershimizukawa <shimizukawa@gmail.com>2017-08-22 05:03:17 +0300
commitdd8c3211bea1cb53a84959dbd34aad51e072202e (patch)
treee1cbba3aab6fc2082afff9dc6fe690b40aa7c9bb /MANIFEST.in
parentfeab97e2939909d83fd24794efa83f6278db8d59 (diff)
fix: missing ``texinputs_win/Makefile`` to be used in latexpdf builder on windows.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 6fe5c7d6d..d478724e7 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -18,6 +18,7 @@ include sphinx/locale/.tx/config
recursive-include sphinx/templates *
recursive-include sphinx/texinputs *
+recursive-include sphinx/texinputs_win *
recursive-include sphinx/themes *
recursive-include sphinx/pycode/pgen2 *.c *.pyx
recursive-include sphinx/locale *.js *.pot *.po *.mo