diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am index dd75d14b5..732d9e417 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,11 +46,7 @@ scd = endif SUBDIRS = m4 intl jnlib common kbx \ - ${gpg} ${sm} ${agent} ${scd} po doc - -#tests - - + ${gpg} ${sm} ${agent} ${scd} po doc tests dist-hook: @set -e; \ |