From 0eb62ee117027823b4dda7f6bf5c171376546c0b Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 2 Jun 2025 15:43:23 +0200 Subject: Release 2.5.7 --- tools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Makefile.am') diff --git a/tools/Makefile.am b/tools/Makefile.am index 3807bd14c..54c5cbe5c 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -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 \ -- cgit v1.2.3