projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10196c6
)
Add "mediagoblin/templates *.txt" to packaging
author
Elrond
<elrond+mediagoblin.org@samba-tng.org>
Thu, 26 Jan 2012 21:14:48 +0000
(22:14 +0100)
committer
Elrond
<elrond+mediagoblin.org@samba-tng.org>
Thu, 26 Jan 2012 21:14:48 +0000
(22:14 +0100)
Again thanks to Clint Byrum!
MANIFEST.in
patch
|
blob
|
blame
|
history
diff --git
a/MANIFEST.in
b/MANIFEST.in
index 956f44c9b7874f3b3cb34a168a54a75afc2f76dd..9300c698c61d2c9bc5cf58f68bbe034dbefb5357 100644
(file)
--- a/
MANIFEST.in
+++ b/
MANIFEST.in
@@
-1,4
+1,4
@@
-recursive-include mediagoblin/templates *.html
+recursive-include mediagoblin/templates *.html
*.txt
recursive-include mediagoblin/static *.js *.css *.png *.svg *.ico
recursive-include mediagoblin/tests *.ini
recursive-include docs *.rst *.html