aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1999-06-29 19:50:54 +0000
committerWerner Koch <[email protected]>1999-06-29 19:50:54 +0000
commit75ed03c960bf6613d13435499cba0bddc79dc3fd (patch)
treeb2f1fcd92a2dca9c77ae16f98395c04fa9476eb2 /Makefile.am
parentSee ChangeLog: Sat Jun 26 13:54:43 CEST 1999 Werner Koch (diff)
downloadgnupg-75ed03c960bf6613d13435499cba0bddc79dc3fd.tar.gz
gnupg-75ed03c960bf6613d13435499cba0bddc79dc3fd.zip
See ChangeLog: Tue Jun 29 21:44:25 CEST 1999 Werner Koch
Diffstat (limited to '')
-rw-r--r--Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index a16cc0559..b07b909fe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,10 +1,10 @@
## Process this file with automake to produce Makefile.in
-#if COMPILE_LIBGCRYPT
-#gcrypt = gcrypt
-#else
+if COMPILE_LIBGCRYPT
+gcrypt = gcrypt
+else
gcrypt =
-#endif
+endif
SUBDIRS = intl zlib util mpi cipher tools g10 po doc checks ${gcrypt}
EXTRA_DIST = VERSION PROJECTS BUGS