components/python/decorator/Makefile
changeset 1310 ed3f9d06a78b
parent 1293 98e5300bb391
child 1434 c782e620dd26
--- a/components/python/decorator/Makefile	Thu May 23 10:30:30 2013 -0700
+++ b/components/python/decorator/Makefile	Thu May 23 11:15:12 2013 -0700
@@ -38,9 +38,9 @@
 include $(WS_TOP)/make-rules/ips.mk
 
 # common targets
-build:		$(BUILD_32)
+build:		$(BUILD_NO_ARCH)
 
-install:	$(INSTALL_32)
+install:	$(INSTALL_NO_ARCH)
 
 test:		$(NO_TESTS)