summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2004-08-24 15:40:32 +0000
committerSimon Josefsson <simon@josefsson.org>2004-08-24 15:40:32 +0000
commit287094c92147ad4c125915c575f0fafbbc22ede5 (patch)
treece9f46881dcebab4f7cf0e7d9b9731699ccc06a1 /configure.in
parent789451f207c7a6b0ba519fdc91700a704eebad4d (diff)
downloadgnutls-287094c92147ad4c125915c575f0fafbbc22ede5.tar.gz
Add Nettle self tests.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 9dd5b3a7e5..a1faa8d741 100644
--- a/configure.in
+++ b/configure.in
@@ -552,6 +552,7 @@ doc/Makefile src/x509/Makefile src/srp/Makefile src/openpgp/Makefile \
src/cfg/Makefile src/cfg/platon/Makefile src/cfg/platon/str/Makefile \
doc/scripts/Makefile lib/minitasn1/Makefile lib/x509/Makefile \
includes/Makefile includes/gnutls/Makefile doc/manpages/Makefile \
-gl/Makefile nettle/Makefile crypto/Makefile tests/Makefile])
+gl/Makefile nettle/Makefile nettle/tests/Makefile \
+crypto/Makefile tests/Makefile])
AC_OUTPUT