From a43d748c9369225f6c27e2c0e20cb245d251bae0 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sun, 29 Jan 2023 22:37:50 +0100 Subject: fix yomichan patch `clean` target --- yomichan/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yomichan') diff --git a/yomichan/makefile b/yomichan/makefile index f0285e5..9dd993d 100644 --- a/yomichan/makefile +++ b/yomichan/makefile @@ -65,5 +65,5 @@ yomichan-chrome-patched.zip: clean patch zip -qr $@ yomichan clean: - $(RM) -r sentence-export.min.js yomichan yomichan-chrome.zip yomichan-chrome-patched.zip + $(RM) -r sentence-export.min.js yomichan yomichan-chrome.zip yomichan-chrome-patched.zip info.html.diff -- cgit v1.2.3