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