Distribute valgrind suppressions in tarballs
Signed-off-by: Simon McVittie <smcv@debian.org> Closes: #557 Approved by: cgwalters
This commit is contained in:
parent
4eb55a687d
commit
a0e7d411c1
|
|
@ -22,6 +22,8 @@ include $(top_srcdir)/buildutil/glib-tap.mk
|
|||
EXTRA_DIST += \
|
||||
buildutil/tap-driver.sh \
|
||||
buildutil/tap-test \
|
||||
tests/glib.supp \
|
||||
tests/ostree.supp \
|
||||
$(NULL)
|
||||
|
||||
# We should probably consider flipping the default for DEBUG. Also,
|
||||
|
|
|
|||
Loading…
Reference in New Issue