diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-09-03 10:24:54 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-09-03 10:24:54 +0000 |
commit | 782193a888a09d30b8165f6b88236fad4502ecb8 (patch) | |
tree | fbdb9891e32adbc9c49c4fec922133526d684204 /tests | |
parent | dbcfdcd505425bbf4b2916a4fd97cf69b768b30f (diff) | |
download | gnutls-782193a888a09d30b8165f6b88236fad4502ecb8.tar.gz |
last changes for 0.5.5 release
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 0fce7aa826..4b9a18c04b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in - +EXTRA_DIST = test1.pem test2.pem test3.pem test10.pem test25.pem INCLUDES= -I../lib/ -I../libtasn1/lib/ -I../includes noinst_PROGRAMS = x509test |