]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - Make-dist
Update.
[thirdparty/glibc.git] / Make-dist
index fb2db62919ee829031db148f50c6994cc21e39bd..5e32c8b5439a8d1bc36702374c88ca6d6cf60574 100644 (file)
--- a/Make-dist
+++ b/Make-dist
@@ -149,9 +149,9 @@ ifdef          subdir
 foo:=$(shell echo subdir foo >&2)
 
 +tsrcs := Makefile $(wildcard Versions) $(wildcard Depend) $(+tsrcs) \
-         $(addsuffix .c,$(others) $(tests) $(tests-static) $(test-srcs)) \
-         $(wildcard $(addsuffix .input,$(tests) (tests-static) $(test-srcs)) \
-         $(addsuffix .args,$(tests) $(tests-static) $(test-srcs)))
+         $(addsuffix .c,$(others) $(tests) $(test-srcs)) \
+         $(wildcard $(addsuffix .input,$(tests) $(test-srcs)) \
+         $(addsuffix .args,$(tests) $(test-srcs)))
 +tardeps := $(strip $(+tsrcs))
 
 verbose = v