2001-10-22 Marcus Brinkmann <marcus@g10code.de>
* Makefile.am (TEST_ENVIRONMENT): Revert last change.
This commit is contained in:
parent
3b4136abcd
commit
cb90fee79d
@ -1,3 +1,7 @@
|
|||||||
|
2001-10-22 Marcus Brinkmann <marcus@g10code.de>
|
||||||
|
|
||||||
|
* Makefile.am (TEST_ENVIRONMENT): Revert last change.
|
||||||
|
|
||||||
2001-10-22 Marcus Brinkmann <marcus@g10code.de>
|
2001-10-22 Marcus Brinkmann <marcus@g10code.de>
|
||||||
|
|
||||||
* Makefile.am (TEST_ENVIRONMENT): Set environment to $(srcdir),
|
* Makefile.am (TEST_ENVIRONMENT): Set environment to $(srcdir),
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
|
|
||||||
TESTS_ENVIRONMENT = GNUPGHOME=$(srcdir)
|
TESTS_ENVIRONMENT = GNUPGHOME=.
|
||||||
|
|
||||||
TESTS = t-version t-data t-encrypt t-sign t-decrypt t-verify t-keylist \
|
TESTS = t-version t-data t-encrypt t-sign t-decrypt t-verify t-keylist \
|
||||||
t-export t-import t-trustlist
|
t-export t-import t-trustlist
|
||||||
|
Loading…
Reference in New Issue
Block a user