From fa47067802e89a06eab564547535abe6ba687166 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Sep 2011 18:19:54 -0400 Subject: [PATCH] hrm --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.34.1