From accc40c84a9d00ff4e577c4ef348fb78ad137add Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 13 Feb 2002 15:02:09 +0000 Subject: * gpgsm/Makefile.am (private-keys-v1.d): Don't fail when the directory already exists. --- tests/gpg/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/gpg') diff --git a/tests/gpg/Makefile.am b/tests/gpg/Makefile.am index 1977d2a4..7d249bae 100644 --- a/tests/gpg/Makefile.am +++ b/tests/gpg/Makefile.am @@ -35,7 +35,7 @@ INCLUDES = -I$(top_srcdir)/gpgme LDADD = ../../gpgme/libgpgme.la -# We don't run t-genkey in the test suite, because it taes too long +# We don't run t-genkey in the test suite, because it takes too long noinst_PROGRAMS = $(TESTS) t-genkey clean-local: -- cgit v1.2.3