diff options
author | Simon Josefsson <simon@josefsson.org> | 2004-08-02 21:28:30 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2004-08-02 21:28:30 +0000 |
commit | cf0ae128a8a6df699715080bef4dc6251a744eca (patch) | |
tree | 9f6b4929a9300700f7d79572700e4b850535b9b3 /Makefile.am | |
parent | 8d26cb116c5697dcba2f0c6351b606aa428db4bc (diff) | |
download | gnutls-cf0ae128a8a6df699715080bef4dc6251a744eca.tar.gz |
Add (start of) self test suite.
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 4302a318bd..646c2344e4 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 = includes lib libextra src doc +SUBDIRS = includes lib libextra src doc tests ChangeLog: cvs2cl --utc -U .cvsusers --fsf -t -S --prune |