summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2013-10-02 13:53:07 +0200
committerWerner Koch <wk@gnupg.org>2013-10-02 13:53:07 +0200
commit628ed5ba0ef4b1f04b5a77e29e4bc49a1fe13c07 (patch)
treebe17c2d28136a8166db77670d0d9c57c7c33cd37 /src/Makefile.am
parent52783d483293d48cd468143ae6ae2cccbfe17200 (diff)
downloadlibgcrypt-628ed5ba0ef4b1f04b5a77e29e4bc49a1fe13c07.tar.gz
Remove last remains of the former module system.
* src/gcrypt-module.h, src/module.c: Remove. * src/visibility.h: Do not include gcrypt-module.h. * src/g10lib.h: Remove all prototypes from module.c (gcry_module): Remove. * cipher/cipher-internal.h (gcry_cipher_handle): Remove unused field. Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 3bc27c89..c0202395 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -56,10 +56,10 @@ endif
libgcrypt_la_CFLAGS = $(GPG_ERROR_CFLAGS)
libgcrypt_la_SOURCES = \
gcrypt-int.h g10lib.h visibility.c visibility.h types.h \
- cipher.h cipher-proto.h gcrypt-module.h \
+ cipher.h cipher-proto.h \
misc.c global.c sexp.c hwfeatures.c hwf-common.h \
stdmem.c stdmem.h secmem.c secmem.h \
- mpi.h missing-string.c module.c fips.c \
+ mpi.h missing-string.c fips.c \
hmac256.c hmac256.h context.c context.h \
ec-context.h \
ath.h ath.c