Commit 46e7b706 authored by Fam Zheng's avatar Fam Zheng Committed by Paolo Bonzini
Browse files

tests: Rename tests/Makefile to tests/Makefile.include



The file is only included from the top Makefile. Rename it to reflect
this more obviously.

Signed-off-by: default avatarFam Zheng <famz@redhat.com>
Message-Id: <1464747811-26917-1-git-send-email-famz@redhat.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 76462405
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -162,7 +162,7 @@ dummy := $(call unnest-vars,, \
                common-obj-m)

ifneq ($(wildcard config-host.mak),)
include $(SRC_PATH)/tests/Makefile
include $(SRC_PATH)/tests/Makefile.include
endif

all: $(DOCS) $(TOOLS) $(HELPERS-y) recurse-all modules
+0 −0

File moved.