From 973d2bea9f7c4cb63d9f5044ca7d3629a572fbb3 Mon Sep 17 00:00:00 2001 From: Matthew Peveler Date: Sun, 20 Feb 2022 15:18:48 -0500 Subject: Add missing py files to dist archives Signed-off-by: Matthew Peveler --- build_manifest.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build_manifest.sh b/build_manifest.sh index b9d43bd..7824378 100644 --- a/build_manifest.sh +++ b/build_manifest.sh @@ -2,6 +2,7 @@ cat > MANIFEST.tmp <<- EOM asciidoc/*.py +asciidoc/**/*.py asciidoc/resources/**/* asciidoc/resources/*.conf doc/asciidoc.conf -- cgit v1.2.1