mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
tools: Install gpgsplit again
-- We will also set the gpgsplit from 1.4 to noninstall. GnuPG-bug-id: 5023 Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
2af884c643
commit
d240b5ac27
1 changed files with 2 additions and 2 deletions
|
@ -53,13 +53,13 @@ libexec_PROGRAMS = gpg-wks-client
|
|||
|
||||
bin_PROGRAMS = gpgconf gpg-connect-agent gpg-card ${symcryptrun}
|
||||
if !HAVE_W32_SYSTEM
|
||||
bin_PROGRAMS += watchgnupg gpgparsemail ${gpg_wks_server}
|
||||
bin_PROGRAMS += watchgnupg gpgparsemail ${gpg_wks_server} gpgsplit
|
||||
endif
|
||||
|
||||
libexec_PROGRAMS += gpg-check-pattern
|
||||
|
||||
if !HAVE_W32CE_SYSTEM
|
||||
noinst_PROGRAMS = clean-sat make-dns-cert gpgsplit
|
||||
noinst_PROGRAMS = clean-sat make-dns-cert
|
||||
endif
|
||||
|
||||
if !HAVE_W32CE_SYSTEM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue