diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-04-05 19:57:55 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-04-05 19:57:55 +0000 |
commit | c379ce7b913aaaa136c3f3ac4542770068fc2ddc (patch) | |
tree | 397dce26cda49d25909964c68cb65b302a26c8e9 /Makefile.am | |
download | libtasn1-c379ce7b913aaaa136c3f3ac4542770068fc2ddc.tar.gz libtasn1-c379ce7b913aaaa136c3f3ac4542770068fc2ddc.tar.bz2 libtasn1-c379ce7b913aaaa136c3f3ac4542770068fc2ddc.zip |
Initial revision
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..60f3825 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,7 @@ +## Process this file with automake to produce Makefile.in + +EXTRA_DIST = ChangeLog NEWS INSTALL README THANKS COPYING +SUBDIRS = lib src doc + +ChangeLog: + cvs2cl --utc -U .cvsusers --fsf -t -S --prune |