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