mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-08 04:01:11 -06:00
Add missing target in low-res ebook copy
This commit is contained in:
@@ -144,7 +144,7 @@ epub/bw_book.epub: copy_ebook_files $(bw_images)
|
||||
|
||||
# Now the low res
|
||||
copy_ebook_files_low_res: ebook
|
||||
$(RSYNC) epub_build/book-epub/
|
||||
$(RSYNC) epub_build/book-epub/ low-res-book-epub/
|
||||
|
||||
low-res-book-epub/OEBPS/%.jpg: %.jpg
|
||||
mkdir -p $(dir $@)
|
||||
|
||||
Reference in New Issue
Block a user