diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 13:32:57 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 13:32:57 (EDT) |
commit | 74435f97625be721b4b8d154e2efb736e59bd352 (patch) | |
tree | 131bde792896a7e1fb7114b31c13a885eaf04d98 | |
parent | 5470ff699fbf1394cc165c984511d618ea5d7fd1 (diff) |
tests/data/pkg/baz-qux.pkg/control: Distribute
-rw-r--r-- | tests/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/local.mk b/tests/local.mk index 48ec103..10b71bf 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -34,6 +34,7 @@ EXTRA_DIST += \ tests/aux/common.sh \ tests/data/pkg/README \ tests/data/pkg/bar.pkg/control \ + tests/data/pkg/baz-qux.pkg/control \ tests/data/pkg/build \ tests/data/pkg/changelog \ tests/data/pkg/control \ |