Skip to content

Commit

Permalink
include .jpg in recursive doc
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzeek committed Dec 26, 2009
1 parent bc5ad4e commit a829db8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
recursive-include doc *.html *.css *.txt *.js
prune doc/build/output
recursive-include doc *.html *.css *.txt *.js *.jpg
prune doc/build/output

0 comments on commit a829db8

Please sign in to comment.