summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@src.gnome.org>2020-01-13 13:44:45 +0100
committerDaiki Ueno <dueno@src.gnome.org>2020-01-13 14:30:46 +0100
commit53748c29eb90d93bd669f3732a7dbabc1c952874 (patch)
tree539f4a16bffa108e701d3952fdb0070e40fc6790 /tool
parent7a6d4b9bc1e03657bf39f795376d2e1bcacd6765 (diff)
downloadlibsecret-53748c29eb90d93bd669f3732a7dbabc1c952874.tar.gz
build: Include test-secret-tool.sh in distribution
Diffstat (limited to 'tool')
-rw-r--r--tool/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tool/Makefile.am b/tool/Makefile.am
index 9d25ea1..ae201b2 100644
--- a/tool/Makefile.am
+++ b/tool/Makefile.am
@@ -9,3 +9,5 @@ tool_secret_tool_LDADD = \
if WITH_GCRYPT
TESTS += tool/test-secret-tool.sh
endif
+
+check_SCRIPTS += tool/test-secret-tool.sh