components/python/pylint/Makefile
changeset 5427 25b736152081
parent 5107 b5545e1bba48
child 5682 94c0ca64c022
--- a/components/python/pylint/Makefile	Tue Feb 09 14:48:07 2016 -0800
+++ b/components/python/pylint/Makefile	Tue Feb 09 15:21:35 2016 -0800
@@ -19,7 +19,7 @@
 # CDDL HEADER END
 
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../../make-rules/shared-macros.mk
@@ -40,8 +40,8 @@
 PYTHON_VERSIONS=	2.7
 
 include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/setup.py.mk
 include $(WS_MAKE_RULES)/ips.mk
-include $(WS_MAKE_RULES)/setup.py.mk
 
 # There are several pylint documentation files that setup.py isn't installing
 # but are present in the pylint package on other distributions. Copy them into