diff options
Diffstat (limited to 'tests/gpg')
-rw-r--r-- | tests/gpg/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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: |