summaryrefslogtreecommitdiff
path: root/Makerules
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-09-23 17:43:42 +0000
committerRoland McGrath <roland@gnu.org>2002-09-23 17:43:42 +0000
commit724d8c3f0e3dd6afb77728ac87727316c4479ab9 (patch)
tree271c781e92152a7a67944629853ef704c7ebce8d /Makerules
parent2e35d8c8e1c4a2f5b17eb3afa91ce1de7a1ab9e5 (diff)
* elf/Makefile (test-extras): Define this instead of test-srcs.
* Makerules (all-nonlib): Include $(test-extras) too.
Diffstat (limited to 'Makerules')
-rw-r--r--Makerules2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makerules b/Makerules
index 59fcdaecef..dee6820d43 100644
--- a/Makerules
+++ b/Makerules
@@ -1040,7 +1040,7 @@ check: tests
.PHONY: xcheck
xcheck: xtests
-all-nonlib = $(strip $(tests) $(xtests) $(test-srcs) $(others))
+all-nonlib = $(strip $(tests) $(xtests) $(test-srcs) $(test-extras) $(others))
ifneq (,$(all-nonlib))
cpp-srcs-left = $(all-nonlib:=.c)
lib := tests