summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2003-12-23 11:23:16 +0100
committerWerner Koch <wk@gnupg.org>2003-12-23 11:23:16 +0100
commit02f20a7506263c95767f15ea69f81ede70c64627 (patch)
tree62acb5ab8d8b2ef97f86b56603a475adaba41f3e /Makefile.am
parent* server.c (gpgsm_server): Add arg DEFAULT_RECPLIST. (diff)
downloadgnupg2-02f20a7506263c95767f15ea69f81ede70c64627.tar.xz
gnupg2-02f20a7506263c95767f15ea69f81ede70c64627.zip
Enable the tests directory.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
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; \