summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2004-08-17 17:32:56 +0200
committerWerner Koch <wk@gnupg.org>2004-08-17 17:32:56 +0200
commit53f7e372b94a500c3377a1c480fa2231d296f353 (patch)
treeb9b4df6f23c5e669292c8a01ce33055df1142fe8 /tests/Makefile.am
parent* import.c (check_and_store): Do a full validation if (diff)
downloadgnupg2-53f7e372b94a500c3377a1c480fa2231d296f353.tar.xz
gnupg2-53f7e372b94a500c3377a1c480fa2231d296f353.zip
tests/pkits: New directory
Diffstat (limited to '')
-rw-r--r--tests/Makefile.am13
1 files changed, 12 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 791829a07..b44336bfb 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -19,8 +19,19 @@
## Process this file with automake to produce Makefile.in
+
+if RUN_PKITS_TESTS
+pkits = pkits
+else
+pkits =
+endif
+
+SUBDIRS = . ${pkits}
+
+
GPGSM = ../sm/gpgsm
+
TESTS_ENVIRONMENT = GNUPGHOME=`pwd` GPG_AGENT_INFO= LC_ALL=C GPGSM=$(GPGSM) \
LD_LIBRARY_PATH=$$(seen=0; \
for i in $(LDFLAGS) $(LIBGCRYPT_LIBS) $(PTH_LIBS); \
@@ -56,7 +67,7 @@ EXTRA_DIST = runtest inittests $(testscripts) \
TESTS = $(testscripts)
-CLEANFILES = inittests.stamp x y y z out err
+CLEANFILES = inittests.stamp x y y z out err \
*.lock .\#lk*
DISTCLEANFILES = pubring.kbx~ random_seed