summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-06-15 12:31:04 +0000
committerWerner Koch <wk@gnupg.org>1999-06-15 12:31:04 +0000
commit560c840faa105d8ddc1f4d6e8c745d8bc1a3ea72 (patch)
tree9a9ea29bf4de1786e7b0f9376bd159b37af70284 /Makefile.am
parent236b99612f559111c4e801f277a99dbb6930fc13 (diff)
downloadlibgcrypt-560c840faa105d8ddc1f4d6e8c745d8bc1a3ea72.tar.gz
See ChangeLog: Tue Jun 15 14:23:10 CEST 1999 Werner Koch
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9793c146..b07b909f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,12 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = intl zlib util mpi cipher tools g10 po doc checks
+if COMPILE_LIBGCRYPT
+gcrypt = gcrypt
+else
+gcrypt =
+endif
+
+SUBDIRS = intl zlib util mpi cipher tools g10 po doc checks ${gcrypt}
EXTRA_DIST = VERSION PROJECTS BUGS