From 827e7ab074c3a34e7392090bee9e367a0e61405f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 19 Jun 2024 17:11:22 -0300 Subject: Fix: archive right after doing a build --- Makefile.bookup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.bookup') 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 -- cgit v1.2.3