mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Last minute Makefile library reordering for the sake of non-GNU systems.
This commit is contained in:
parent
d0d7c3f053
commit
2f6b5cee0a
5 changed files with 10 additions and 6 deletions
|
@ -48,7 +48,7 @@ endif
|
|||
|
||||
noinst_PROGRAMS = clean-sat mk-tdata make-dns-cert gpgsplit
|
||||
|
||||
common_libs = ../jnlib/libjnlib.a $(libcommon) ../gl/libgnu.a
|
||||
common_libs = $(libcommon) ../jnlib/libjnlib.a ../gl/libgnu.a
|
||||
pwquery_libs = ../common/libsimple-pwquery.a
|
||||
|
||||
gpgsplit_LDADD = $(common_libs) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue