summaryrefslogtreecommitdiff
path: root/Was_noch_frisch_und_jung_an_Jahren
diff options
context:
space:
mode:
Diffstat (limited to 'Was_noch_frisch_und_jung_an_Jahren')
-rw-r--r--Was_noch_frisch_und_jung_an_Jahren/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Was_noch_frisch_und_jung_an_Jahren/Makefile b/Was_noch_frisch_und_jung_an_Jahren/Makefile
index 5906da7..4a6b81d 100644
--- a/Was_noch_frisch_und_jung_an_Jahren/Makefile
+++ b/Was_noch_frisch_und_jung_an_Jahren/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