diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-06-11 09:09:12 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-06-11 09:09:12 +0000 |
commit | 5218be21535191259198602113a930d43cd17cce (patch) | |
tree | d4e32162859cc622ac5a0bf971e4153b17df85e1 /tests | |
parent | f891a3dfbc383697bf1375754b0a76b92c9227d5 (diff) | |
download | gnutls-5218be21535191259198602113a930d43cd17cce.tar.gz |
*** empty log message ***gnutls_0_4_with_libtasn1
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 4e8fc29ed1..f9967f4d7b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -INCLUDES= -I../lib/ -I../libasn1/lib/ +INCLUDES= -I../lib/ -I../libtasn1/lib/ noinst_PROGRAMS = x509test x509test_SOURCES = x509_test.c |