Mark the image files for copying.

This commit is contained in:
Tom Alexander
2025-02-08 19:23:19 -05:00
parent ff478253c3
commit bf7f37260c
3 changed files with 21 additions and 5 deletions

View File

@@ -11,6 +11,7 @@ mod clock;
mod code;
mod comment;
mod comment_block;
mod dependency;
mod dependency_manager;
mod diary_sexp;
mod document_element;