summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-02-01 21:14:38 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-02-01 21:14:38 +0000
commite19e90995bd89365cb5ca7159707d62a94fa7321 (patch)
tree5478266f5f6dc5fc5f902b3f184d1118bd963792 /src
parentafd3df0c89b48347eef0f5faa1d6f980ad1816d7 (diff)
downloadgnutls-e19e90995bd89365cb5ca7159707d62a94fa7321.tar.gz
Added gnutls_openpgp in the makefiles.
Added some kind of opencdk library detection.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index df594310ca..acb73d33f9 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,6 @@
EXTRA_DIST = common.h prime.gaa crypt.gaa crypt-gaa.h README.srpcrypt prime-gaa.h \
README
-SUBDIRS = srp x509
+SUBDIRS = srp x509 openpgp
INCLUDES = -I../lib