diff options
Diffstat (limited to 'Herr_groszer_Gott')
-rw-r--r-- | Herr_groszer_Gott/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Herr_groszer_Gott/Makefile b/Herr_groszer_Gott/Makefile index d949731..300cdb2 100644 --- a/Herr_groszer_Gott/Makefile +++ b/Herr_groszer_Gott/Makefile @@ -8,7 +8,7 @@ else endif all: $(CURDOC).pdf - pkill -SIGHUP -xf 'mupdf(-x11)? (.*/)?$<' + pkill -SIGHUP -xf 'mupdf(-x11)? (.*/)?$<' || true clean: rm -f *.pre |