diff options
Diffstat (limited to 'Was_noch_frisch_und_jung_an_Jahren')
-rw-r--r-- | Was_noch_frisch_und_jung_an_Jahren/Makefile | 2 |
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 cb66cc7..5906da7 100644 --- a/Was_noch_frisch_und_jung_an_Jahren/Makefile +++ b/Was_noch_frisch_und_jung_an_Jahren/Makefile @@ -19,4 +19,4 @@ include ../.meta/*.mk %.pdf: %.post lilypond $< - pkill -SIGHUP -xf "mupdf $@" || true + pkill -SIGHUP -xf "mupdf(-x11)? $@" || true |