mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
* Makefile.am: Use NETLIBS instead of EGDLIBS.
This commit is contained in:
parent
cce2bf2dfa
commit
5707b80e59
4 changed files with 8 additions and 2 deletions
|
@ -27,7 +27,7 @@ noinst_PROGRAMS = mpicalc bftest clean-sat mk-tdata shmtest
|
|||
|
||||
gpgsplit_LDADD = $(needed_libs) @INTLLIBS@ @CAPLIBS@ @ZLIBS@
|
||||
mpicalc_LDADD = $(needed_libs) @INTLLIBS@ @CAPLIBS@ @W32LIBS@
|
||||
bftest_LDADD = $(needed_libs) @INTLLIBS@ @CAPLIBS@ @W32LIBS@ @DLLIBS@ @EGDLIBS@
|
||||
bftest_LDADD = $(needed_libs) @INTLLIBS@ @CAPLIBS@ @W32LIBS@ @DLLIBS@ @NETLIBS@
|
||||
shmtest_LDADD = $(needed_libs) @INTLLIBS@ @CAPLIBS@
|
||||
|
||||
gpgsplit mpicalc bftest shmtest: $(needed_libs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue