aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3786b7f2f..2bdfc3cb9 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ coverage:
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: