diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-06-22 00:13:20 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-06-22 00:13:20 +0000 |
commit | 7b36c151cb5c824854bab03bbf3e274af7590aeb (patch) | |
tree | cab2c9ab6abfc3da3e9d16abee90ee0af72b3224 /Makefile.am | |
parent | 8efd3f36f7ebe25e75b3e98e0bb04be202bae746 (diff) | |
download | gnutls-7b36c151cb5c824854bab03bbf3e274af7590aeb.tar.gz |
*** empty log message ***
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 e96639b839..adedc17b52 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 PGPKEYS COPYING.LIB -SUBDIRS = $(LIBASN1_DIR) lib libextra src doc tests +SUBDIRS = $(LIBASN1_DIR) includes lib libextra src doc tests ChangeLog: cvs2cl --utc -U .cvsusers --fsf -t -S --prune |