summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2014-07-25 11:53:15 -0400
committerDan Winship <danw@gnome.org>2014-07-30 15:56:19 -0400
commit420e027c999d43cc367aa7378a0e2d48dcd5ea30 (patch)
treea24eca8026bfbafbf5f7cd8b68cfba8c3c17cf43 /tools
parent3d25d70461b7ed07c8b998620975daf149dc60d0 (diff)
tools: dist everything
Dist run-test-valgrind.sh and test-sudo-wrapper.sh, since they may be of use to people building from tarballs as well.
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index e8b568a9f8..592fb408ea 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1,3 +1,5 @@
EXTRA_DIST = \
+ check-exports.sh \
doc-generator.xsl \
- check-exports.sh
+ run-test-valgrind.sh \
+ test-sudo-wrapper.sh