components/python/osprofiler/Makefile
changeset 4339 6501cf9c29f9
parent 3998 5bd484384122
child 4984 7145b15b7f0d
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    56 install:	$(INSTALL_NO_ARCH)
    56 install:	$(INSTALL_NO_ARCH)
    57 
    57 
    58 # see $(COMPONENT_SRC)/test-requirements.txt for the python modules
    58 # see $(COMPONENT_SRC)/test-requirements.txt for the python modules
    59 # required to execute unittests.
    59 # required to execute unittests.
    60 test:		$(NO_TESTS)
    60 test:		$(NO_TESTS)
       
    61 
       
    62 system-test:    $(NO_TESTS)