summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2015-04-19 19:46:52 +0200
committerFlorian Bruhin <git@the-compiler.org>2015-04-19 19:54:44 +0200
commit7972addd82cd8496d3ff6eac1d76a79614a29ec6 (patch)
tree680220050c97ef32ffa530126d919a06325aa285
parent5b48b0a7fe9d878bdb41145d630a9f75e3482d19 (diff)
downloadqutebrowser-7972addd82cd8496d3ff6eac1d76a79614a29ec6.tar.gz
qutebrowser-7972addd82cd8496d3ff6eac1d76a79614a29ec6.zip
Fix MANIFEST.in to include qutebrowser.1.asciidoc.
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 988d530b6..eabdf977b 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -23,6 +23,7 @@ exclude scripts/quit_segfault_test.sh
exclude scripts/segfault_test.sh
exclude doc/notes
recursive-exclude doc *.asciidoc
+include doc/qutebrowser.1.asciidoc
prune tests
exclude qutebrowser.rcc
exclude .coveragerc