summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2000-10-12 12:21:33 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2000-10-12 12:21:33 +0000
commit69e450b6b954ae73c01addc0a3d75ad8de5c1c71 (patch)
tree61051b2e7737339bbfb3f0cd9b9dfa8c5e87d29c /Makefile.am
parentbcf1049679f3b694a34bc061e2b6ab66b33782a0 (diff)
downloadgnutls-69e450b6b954ae73c01addc0a3d75ad8de5c1c71.tar.gz
added checks for gcrypt
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 54817ad1f6..6499cf7e8f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,5 @@
## Process this file with automake to produce Makefile.in
+EXTRA_DIST = gcrypt.m4
SUBDIRS = lib src doc
\ No newline at end of file