mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Preparing a new release. Updated gettext
This commit is contained in:
parent
dd3b12f3b1
commit
335b5e4ac4
74 changed files with 3439 additions and 2094 deletions
|
@ -46,7 +46,7 @@ gpg_agent_SOURCES = \
|
|||
|
||||
gpg_agent_LDADD = ../jnlib/libjnlib.a ../common/libcommon.a \
|
||||
$(LIBGCRYPT_LIBS) $(PTH_LIBS) $(LIBASSUAN_LIBS) \
|
||||
-lgpg-error @INTLLIBS@
|
||||
-lgpg-error @LIBINTL@
|
||||
|
||||
gpg_protect_tool_SOURCES = \
|
||||
protect-tool.c \
|
||||
|
@ -55,6 +55,6 @@ gpg_protect_tool_SOURCES = \
|
|||
|
||||
gpg_protect_tool_LDADD = ../jnlib/libjnlib.a \
|
||||
../common/libcommon.a ../common/libsimple-pwquery.a \
|
||||
$(LIBGCRYPT_LIBS) -lgpg-error @INTLLIBS@
|
||||
$(LIBGCRYPT_LIBS) -lgpg-error @LIBINTL@
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue