aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJoe Gregorio <jcgregorio@google.com>2011-03-23 17:21:43 -0400
committerJoe Gregorio <jcgregorio@google.com>2011-03-23 17:21:43 -0400
commit5d7dbb3d58067f8ba47f68884eeaba90a5a664f5 (patch)
tree37bbcbfad7aba2a3ffe37f86adcfd72f07fb7bfa /MANIFEST.in
parente9e236f435ddf1509df4f357be287725baf36eb6 (diff)
downloadoauth2client-5d7dbb3d58067f8ba47f68884eeaba90a5a664f5.tar.gz
Fix installer issue with gflags
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 138cc64..0e0e58b 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -5,4 +5,5 @@ recursive-include samples *.py *.png *.html *.yaml *.json
include runtests.py
include setpath.sh
include setup_utils.py
-
+include gflags.py
+include gflags_validators.py