diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 5527e2438..3d4cb82ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -92,7 +92,7 @@ endif if RUN_TESTS tests = tests else -tests = +tests = tests/gpgscm tests/openpgp endif SUBDIRS = m4 common kbx \ |