diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-09-05 16:05:40 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-09-05 16:05:40 +0000 |
commit | 69bdcbc193726601b5173577683ee913d5cef83c (patch) | |
tree | d78117b740f37d2e99f84ffe9c263e699de4a07c /Makefile.am | |
parent | a2a9c8d2ee6f0a23e9376f08755781997a631167 (diff) | |
download | gnutls-69bdcbc193726601b5173577683ee913d5cef83c.tar.gz |
Added more tests for the X.509 certificate validation. These tests are now only included in the CVS not the distribution.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 442a8ddfab..a7c8202819 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in EXTRA_DIST = ChangeLog NEWS INSTALL README THANKS COPYING COPYING.LIB -SUBDIRS = $(LIBASN1_DIR) includes lib libextra src doc tests +SUBDIRS = $(LIBASN1_DIR) includes lib libextra src doc ChangeLog: cvs2cl --utc -U .cvsusers --fsf -t -S --prune |