diff options
Diffstat (limited to 'Bewahre_uns_Gott/Makefile')
-rw-r--r-- | Bewahre_uns_Gott/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Bewahre_uns_Gott/Makefile b/Bewahre_uns_Gott/Makefile index 2e0e10f..41b5317 100644 --- a/Bewahre_uns_Gott/Makefile +++ b/Bewahre_uns_Gott/Makefile @@ -9,6 +9,7 @@ else endif all: $(CURDOC).pdf + pkill -SIGHUP -xf 'mupdf(-x11)? (.*/)?$<' clean: rm -f *.pre |