commit | df70dfcbf2c5a7f220ee1c216e4d73695c2b0237 | [log] [tgz] |
---|---|---|
author | Joe Gregorio <jcgregorio@google.com> | Mon Apr 23 08:31:37 2012 -0400 |
committer | Joe Gregorio <jcgregorio@google.com> | Mon Apr 23 08:31:37 2012 -0400 |
tree | 0c47b705d57cc3a69bf3bf1fdf2f83ba7ed077dd | |
parent | 103cbdf7c4fd5ee27147019e618f75e0ebaa450d [diff] [blame] |
Remove OAuth 1.0 support. Reviewed in http://codereview.appspot.com/6063052/
diff --git a/Makefile b/Makefile index 3786b7f..2bdfc3c 100644 --- a/Makefile +++ b/Makefile
@@ -19,7 +19,7 @@ docs: cd docs; ./build.sh python describe.py - python samples-index.py ../google-api-python-client.wiki/SampleApps.wiki + python samples-index.py > ../google-api-python-client.wiki/SampleApps.wiki .PHONY: wiki wiki: