Prepping for version 0.7.2 release
diff --git a/Makefile b/Makefile
index 94ae182..723c206 100644
--- a/Makefile
+++ b/Makefile
@@ -34,5 +34,5 @@
 	python googlecode_upload.py --summary="Version $(shell python setup.py --version)" --project=httplib2 dist/*.tar.gz
 	python googlecode_upload.py --summary="Version $(shell python setup.py --version)" --project=httplib2 dist/*.zip
 
-doc:
-	#pudge -v -f --modules=httplib2 --dest=build/doc 
+docs:
+	pudge -v -f --modules=httplib2 --dest=build/doc