diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2000-11-12 09:31:39 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2000-11-12 09:31:39 +0000 |
commit | 61d9dae537e5cd96f70d459edbc03f45f83d2556 (patch) | |
tree | c22cecfe46e6e70ba5d6d7fc78b488c24457bb1b /Makefile.am | |
parent | 54dde0394e0222a8177f4d81af7efe12c3e8c879 (diff) | |
download | gnutls-61d9dae537e5cd96f70d459edbc03f45f83d2556.tar.gz |
added hooks for both mhash and mcrypt
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 6499cf7e8f..c75c46cf2e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in -EXTRA_DIST = gcrypt.m4 +EXTRA_DIST = SUBDIRS = lib src doc
\ No newline at end of file |