diff -r e0e4b5ad6cb9 -r 6501cf9c29f9 components/meta-packages/history/Makefile --- 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) +