components/meta-packages/history/Makefile
changeset 4339 6501cf9c29f9
parent 4196 d697072a92f5
child 4367 2f56a3dac19a
--- a/components/meta-packages/history/Makefile	Thu May 21 08:56:12 2015 -0700
+++ b/components/meta-packages/history/Makefile	Thu May 21 13:48:49 2015 -0700
@@ -48,7 +48,7 @@
 
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
-build install:
+build install system-test:
 	@echo "nothing to be done for $@"
 
 $(BUILD_DIR):
@@ -82,3 +82,4 @@
 	
 clobber clean::
 	$(RM) -r $(BUILD_DIR) $(GENERATED_ARCH_MANIFESTS)
+