mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-01 16:33:02 +01:00
* Makefile.am: May as well include gpgkeys_hkp.c in the distribution now.
It works well enough without proxies, and isn't built by default. It would be good to get some test experience with it.
This commit is contained in:
parent
8d4602d72c
commit
b37812c2cd
@ -1,5 +1,10 @@
|
||||
2002-08-26 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* Makefile.am: May as well include gpgkeys_hkp.c in the
|
||||
distribution now. It works well enough without proxies, and isn't
|
||||
built by default. It would be good to get some test experience
|
||||
with it.
|
||||
|
||||
* gpgkeys_hkp.c (main): Don't warn about include-subkeys - it
|
||||
isn't unsupported, it's actually non-meaningful in the context of
|
||||
HKP (yet).
|
||||
|
@ -30,8 +30,5 @@ libexec_PROGRAMS = @GPGKEYS_LDAP@ @GPGKEYS_HKP@
|
||||
libexec_SCRIPTS = @GPGKEYS_MAILTO@
|
||||
noinst_SCRIPTS = gpgkeys_test
|
||||
|
||||
# don't distribute hkp for now
|
||||
nodist_gpgkeys_hkp_SOURCES = gpgkeys_hkp.c
|
||||
|
||||
gpgkeys_ldap_LDADD = @LDAPLIBS@ @NETLIBS@
|
||||
gpgkeys_hkp_LDADD = @NETLIBS@
|
||||
|
Loading…
x
Reference in New Issue
Block a user