build: distribute TAP helper scripts in tarballs

Signed-off-by: Simon McVittie <smcv@debian.org>

Closes: #337
Approved by: cgwalters
This commit is contained in:
Simon McVittie 2016-06-12 10:43:34 +01:00 committed by Atomic Bot
parent c337d4dab5
commit 906575271c
1 changed files with 5 additions and 0 deletions

View File

@ -19,6 +19,11 @@
include $(top_srcdir)/buildutil/glib-tap.mk
EXTRA_DIST += \
buildutil/tap-driver.sh \
buildutil/tap-test \
$(NULL)
# We should probably consider flipping the default for DEBUG. Also,
# include the builddir in $PATH so we find our just-built ostree
# binary.