From f45c7c54d4846cf3ebc964b3c4ce1bee1feef66e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 28 Jan 2020 22:43:55 +0100 Subject: */Makefile: use *.ly arbitrary deeply nested --- Wie_soll_ich_dich_empfangen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Wie_soll_ich_dich_empfangen') diff --git a/Wie_soll_ich_dich_empfangen/Makefile b/Wie_soll_ich_dich_empfangen/Makefile index 5906da7..4a6b81d 100644 --- a/Wie_soll_ich_dich_empfangen/Makefile +++ b/Wie_soll_ich_dich_empfangen/Makefile @@ -14,7 +14,7 @@ include ../.meta/*.mk %.pre: %.ly cat "$<" > "$@" -%.post: %.pre $(patsubst %.ly,%.pre, $(shell ls *.ly)) +%.post: %.pre $(patsubst %.ly,%.pre, $(shell find . -name '*.ly')) m4 <"$<" >"$@" %.pdf: %.post -- cgit v1.2.3-70-g09d2