1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Release 2.5.7

This commit is contained in:
Werner Koch 2025-06-02 15:43:23 +02:00
parent a83fe3fb1c
commit 0eb62ee117
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
2 changed files with 32 additions and 2 deletions

View file

@ -231,7 +231,7 @@ t_extra_src =
t_common_cflags = $(LIBGCRYPT_CFLAGS) $(GPG_ERROR_CFLAGS) $(INCICONV)
t_common_ldadd = $(libcommon) \
$(LIBGCRYPT_LIBS) $(GPG_ERROR_LIBS) \
$(LIBINTL) $(LIBICONV)
$(LIBINTL) $(LIBICONV) $(W32SOCKLIBS)
t_mime_maker_SOURCES = t-mime-maker.c \
rfc822parse.c rfc822parse.h \