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