Andrzej Szeszo
2013-06-04 453bf5a3004107204e1858532a38b3e703e32995
components/python/simplejson/Makefile
@@ -39,12 +39,17 @@
include $(WS_TOP)/make-rules/setup.py.mk
include $(WS_TOP)/make-rules/ips.mk
COMPONENT_TEST_DIR= $(COMPONENT_SRC)
COMPONENT_TEST_ARGS= ./setup.py test
ASLR_MODE = $(ASLR_ENABLE)
# common targets
build:          $(BUILD_32_and_64)
install:        $(INSTALL_32_and_64)
test:           $(NO_TESTS)
test:           $(TEST_32_and_64)
BUILD_PKG_DEPENDENCIES =        $(BUILD_TOOLS)