Skip to content

Commit 1346980

Browse files
authored
Fix distribution-tarball to include schemas directory (#369)
The schema directory was being excluded from the final distribution tarball
1 parent 166d044 commit 1346980

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ distribution-tarball: clean ## Generate distribution tarball
145145
--exclude=.gitlab-ci.yml \
146146
--exclude=.readthedocs.yaml \
147147
--exclude=podman-compose.yaml \
148-
--exclude=schemas \
149148
--exclude=tox.ini \
150149
--exclude=renovate.json \
151150
--exclude=.pre-commit-config.yaml \

0 commit comments

Comments
 (0)