aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJoe Gregorio <jcgregorio@google.com>2011-03-23 21:44:42 -0400
committerJoe Gregorio <jcgregorio@google.com>2011-03-23 21:44:42 -0400
commit01b927081509b1dfa17c960c43e0905c2d2e5d06 (patch)
tree82c5718b79a1568cbd4a9fcec866a86918d8eeb8 /MANIFEST.in
parent5d7dbb3d58067f8ba47f68884eeaba90a5a664f5 (diff)
downloadoauth2client-01b927081509b1dfa17c960c43e0905c2d2e5d06.tar.gz
Fixed issue with installing gflags
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 0e0e58b..633da69 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,6 @@
recursive-include tests *.py *.json
+recursive-include httplib2 *.py *.json
+recursive-include uritemplate *.py *.json
recursive-include apiclient *.json *.py
recursive-include docs *.html
recursive-include samples *.py *.png *.html *.yaml *.json