From: Kenneth Reitz Date: Wed, 7 Sep 2011 22:19:54 +0000 (-0400) Subject: hrm X-Git-Tag: v0.8.0~94^2~108 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fa47067802e89a06eab564547535abe6ba687166;p=services%2Fpython-requests.git hrm --- diff --git a/Makefile b/Makefile index 37600f5..6ec4960 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,6 @@ test: python test_requests.py site: - # Building Docs + cd docs; make dirhtml docs: site - cd docs; make dirhtml \ No newline at end of file