summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Schulz <twoaday@gnutls.org>2007-05-14 08:49:36 +0000
committerTimo Schulz <twoaday@gnutls.org>2007-05-14 08:49:36 +0000
commit5db975d566de5418c24868b7b9e7e3ef674e7d51 (patch)
treea64423ea79ccff3d07ea948bfd3ce0c2719dfe82
parent473866f9a2fb985e2689e909c1ca7d0688228a2c (diff)
downloadgnutls-5db975d566de5418c24868b7b9e7e3ef674e7d51.tar.gz
add makefile for the openpgp test folder
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 08312b0216..40a05a03da 100644
--- a/configure.in
+++ b/configure.in
@@ -641,7 +641,7 @@ AC_CONFIG_FILES([Makefile po/Makefile.in \
includes/Makefile includes/gnutls/gnutls.h \
lib/Makefile lib/minitasn1/Makefile lib/x509/Makefile \
libextra/Makefile libextra/openpgp/Makefile libextra/opencdk/Makefile \
- libextra/minilzo/Makefile \
+ libextra/minilzo/Makefile tests/openpgp/Makefile \
src/Makefile src/x509/Makefile src/srp/Makefile src/openpgp/Makefile \
src/cfg/Makefile src/cfg/platon/Makefile src/cfg/platon/str/Makefile \
lib/libgnutls-config libextra/libgnutls-extra-config \