aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-01-29 18:30:05 +0100
committerlonkaars <loek@pipeframe.xyz>2023-01-29 18:30:05 +0100
commit657ca0b948fe2915bab056081c5494fe089f7afc (patch)
tree22d8901c77dcd18198084cfc8dc8c96ab093b94b /makefile
parent69f8266d050b0b794777357d2267be7c639581e9 (diff)
wrap lines in user script editor + show refold-tools version in yomichan info3.0.1
Diffstat (limited to 'makefile')
-rw-r--r--makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/makefile b/makefile
index 8f834fb..cd4efb4 100644
--- a/makefile
+++ b/makefile
@@ -7,7 +7,8 @@ ARTIFACTS := yomichan/yomichan-chrome-patched.zip \
all: $(ARTIFACTS)
yomichan/yomichan-chrome-patched.zip:
- make -BC yomichan yomichan-chrome-patched.zip
+ make -C yomichan clean
+ make -C yomichan yomichan-chrome-patched.zip
anki-card-template/back-template.html anki-card-template/front-template.html:
make -BC anki-card-template