diff options
author | Fabio Fiorina <fiorinaf@gnutls.org> | 2002-05-15 19:33:44 +0000 |
---|---|---|
committer | Fabio Fiorina <fiorinaf@gnutls.org> | 2002-05-15 19:33:44 +0000 |
commit | 312b5267bfb51508975b8032c316fa9e20686f2b (patch) | |
tree | e79ea003e9d6e970ec123cd0fbf6339e1256ce1c /Makefile.am | |
parent | 3d9221565c51fe3006546fb14e0738cbb011e24c (diff) | |
download | libtasn1-312b5267bfb51508975b8032c316fa9e20686f2b.tar.gz libtasn1-312b5267bfb51508975b8032c316fa9e20686f2b.tar.bz2 libtasn1-312b5267bfb51508975b8032c316fa9e20686f2b.zip |
Start Up Version
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 60f3825..d83613e 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 -SUBDIRS = lib src doc +SUBDIRS = lib src tests doc ChangeLog: cvs2cl --utc -U .cvsusers --fsf -t -S --prune |