components/bzip2/Makefile
changeset 3993 0d77bb4904f8
parent 3817 30b42c38bbc4
child 4339 6501cf9c29f9
--- a/components/bzip2/Makefile	Thu Mar 19 13:04:39 2015 -0700
+++ b/components/bzip2/Makefile	Thu Mar 19 16:10:56 2015 -0700
@@ -59,6 +59,8 @@
 	(cd $(@D) ; \
 	    cp ../../oldapi.c . )
 
+COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-all.master
+
 # common targets
 build:		$(BUILD_32_and_64)