mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-30 16:17:02 +01:00
w32: Add NETLIBS for sm/t-minip12.
* sm/Makefile.am (t_minip12_LDADD): Add NETLIBS. -- GnuPG-bug-id: 4944 Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
5fa4427419
commit
c1f81eb9fc
@ -80,7 +80,7 @@ t_common_ldadd = $(libcommon) $(LIBGCRYPT_LIBS) $(KSBA_LIBS) \
|
||||
t_minip12_CFLAGS = -DWITHOUT_NPTH=1 \
|
||||
$(LIBGCRYPT_CFLAGS) $(GPG_ERROR_CFLAGS)
|
||||
t_minip12_SOURCES = $(t_common_src) t-minip12.c minip12.c
|
||||
t_minip12_LDADD = $(t_common_ldadd)
|
||||
t_minip12_LDADD = $(t_common_ldadd) $(NETLIBS)
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user