mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
regexp: Use regexp/libregexp.a by gpg frontend.
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
1c3107f196
commit
cf894cbdec
5 changed files with 10 additions and 70 deletions
|
@ -276,11 +276,7 @@ CLEANFILES = prepared.stamp x y yy z out err $(data_files) \
|
|||
gnupg-test.stop random_seed gpg-agent.log tofu.db \
|
||||
passphrases sshcontrol S.gpg-agent.ssh report.xml
|
||||
|
||||
if DISABLE_REGEX
|
||||
EXTRA_DIST += trust-pgp-4.scm
|
||||
else
|
||||
XTESTS += trust-pgp-4.scm
|
||||
endif
|
||||
|
||||
clean-local:
|
||||
-rm -rf private-keys-v1.d openpgp-revocs.d tofu.d gpgtar.d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue