From 4f86b7893551e91c8b8a2a55b44f2f0119dbab42 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 18 Jun 2019 09:10:58 +0200 Subject: add pkill to all Makefiles --- Bewahre_uns_Gott/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Bewahre_uns_Gott') 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 -- cgit v1.2.3-54-g00ecf