]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(srcs): Add $(test-srcs).
authorUlrich Drepper <drepper@redhat.com>
Thu, 20 Mar 1997 03:36:33 +0000 (03:36 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 20 Mar 1997 03:36:33 +0000 (03:36 +0000)
Make-dist

index b68a0087a73983f11b0e146197f2cdb3d3ccee2c..f0b888132fdb16651e00d29c6690a831a3361f90 100644 (file)
--- a/Make-dist
+++ b/Make-dist
@@ -142,10 +142,10 @@ ifdef        subdir
 
 foo:=$(shell echo subdir foo >&2)
 
-+tsrcs := Makefile $(+tsrcs)                           \
-         $(addsuffix .c,$(others) $(tests))            \
-         $(wildcard $(addsuffix .input,$(tests))       \
-         $(addsuffix .args,$(tests)))
++tsrcs := Makefile $(+tsrcs)                                   \
+         $(addsuffix .c,$(others) $(tests) $(test-srcs))       \
+         $(wildcard $(addsuffix .input,$(tests) $(test-srcs))  \
+         $(addsuffix .args,$(tests) $(test-srcs)))
 +tardeps := $(strip $(+tsrcs))
 
 verbose = v