summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2004-08-15 20:20:39 +0000
committerSimon Josefsson <simon@josefsson.org>2004-08-15 20:20:39 +0000
commit894568e3be3697efa6fb17c7f7505346a93a3dfa (patch)
treec62bd85dd457554e40c77c6eeecdca360d1a244c /Makefile.am
parentb9dd0510e51b64c73a7f7c7a7d9f41ff6304bb36 (diff)
downloadgnutls-894568e3be3697efa6fb17c7f7505346a93a3dfa.tar.gz
Initiate move of all libgcrypt calls to crypto/gc* wrapper.
Currently only encryption/decryption goes through generic API.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ff1b960fb9..ab2143df8a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in
EXTRA_DIST = ChangeLog NEWS INSTALL README THANKS COPYING COPYING.LIB
-SUBDIRS = gl includes lib libextra src doc tests
+SUBDIRS = gl crypto includes lib libextra src doc tests
ACLOCAL_AMFLAGS = -I m4 -I gl/m4