summaryrefslogtreecommitdiff
path: root/tests/Makefile.am.inc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am.inc')
-rw-r--r--tests/Makefile.am.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/Makefile.am.inc b/tests/Makefile.am.inc
index 4724547..931d15d 100644
--- a/tests/Makefile.am.inc
+++ b/tests/Makefile.am.inc
@@ -70,6 +70,15 @@ installed_test_data = \
tests/session.conf.in \
$(NULL)
+if ENABLE_INSTALLED_TESTS
+installed_test_keyringdir = $(installed_testdir)/test-keyring
+installed_test_keyring_DATA = \
+ tests/test-keyring/pubring.gpg \
+ tests/test-keyring/secring.gpg \
+ $(NULL)
+
+endif
+
EXTRA_DIST += $(installed_test_SCRIPTS) $(installed_test_data)
test_scripts = \