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

Release 2.2.34

This commit is contained in:
Werner Koch 2022-02-07 18:24:43 +01:00
parent 3c79ff34c4
commit 04d40a680b
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
2 changed files with 45 additions and 2 deletions

View file

@ -74,7 +74,7 @@ g13_syshelp_LDADD = $(libcommon) \
module_tests = t-g13tuple
t_common_ldadd = $(libcommon) $(LIBGCRYPT_LIBS) \
$(LIBASSUAN_LIBS) $(LIBICONV)
$(LIBASSUAN_LIBS) $(GPG_ERROR_LIBS) $(LIBICONV)
t_g13tuple_SOURCES = t-g13tuple.c g13tuple.c
t_g13tuple_LDADD = $(t_common_ldadd)