aboutsummaryrefslogtreecommitdiff
path: root/Makefile.bookup
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-06-19 17:11:22 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-06-19 17:11:22 -0300
commit827e7ab074c3a34e7392090bee9e367a0e61405f (patch)
tree9e0cada9135cbdcf2a6c8e52e04f0afcca3041b5 /Makefile.bookup
parentcb43dd26f95e6d346dbbf69730b32e1ca27a78ee (diff)
downloadbookup-827e7ab074c3a34e7392090bee9e367a0e61405f.tar.gz
bookup-827e7ab074c3a34e7392090bee9e367a0e61405f.tar.bz2
Fix: archive right after doing a build0.1.5
Diffstat (limited to 'Makefile.bookup')
-rw-r--r--Makefile.bookup2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.bookup b/Makefile.bookup
index 2701b1b..87bdfb9 100644
--- a/Makefile.bookup
+++ b/Makefile.bookup
@@ -197,7 +197,7 @@ move_book:
assemble:
@$(BOOKUP)/bin/assemble
-book: archive compile_book bookdown move_book clean
+book: compile_book bookdown move_book clean archive
#
# Notes