diff options
-rw-r--r-- | yomichan/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |