components/python/mako/Makefile
changeset 751 32bfb3fa9b60
parent 706 6e61f0012046
child 800 2ad056ed89ec
--- a/components/python/mako/Makefile	Wed Mar 28 10:06:23 2012 -0700
+++ b/components/python/mako/Makefile	Wed Mar 28 10:58:59 2012 -0700
@@ -36,10 +36,6 @@
 include $(WS_TOP)/make-rules/setup.py.mk
 include $(WS_TOP)/make-rules/ips.mk
 
-# Building for Python 2.7 requires a corresponding setuptools package, so only
-# build the Python 2.6 version for now.
-PYTHON_VERSIONS=2.6
-
 # common targets
 build:		$(BUILD_32)