mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
tests: Fix build.
* tests/openpgp/Makefile.am: Drop dependency on 'mk-tdata'. Fixes: 70215ff470c82d144e872057dfa5a478cc9195f2 Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
56e1864aa3
commit
37751d2b19
@ -22,7 +22,6 @@
|
|||||||
# Programs required before we can run these tests.
|
# Programs required before we can run these tests.
|
||||||
required_pgms = ../../g10/gpg$(EXEEXT) ../../agent/gpg-agent$(EXEEXT) \
|
required_pgms = ../../g10/gpg$(EXEEXT) ../../agent/gpg-agent$(EXEEXT) \
|
||||||
../../tools/gpg-connect-agent$(EXEEXT) \
|
../../tools/gpg-connect-agent$(EXEEXT) \
|
||||||
../../tools/mk-tdata$(EXEEXT) \
|
|
||||||
../gpgscm/gpgscm$(EXEEXT)
|
../gpgscm/gpgscm$(EXEEXT)
|
||||||
|
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/common
|
AM_CPPFLAGS = -I$(top_srcdir)/common
|
||||||
|
Loading…
x
Reference in New Issue
Block a user