diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2000-04-09 11:49:42 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2000-04-09 11:49:42 +0000 |
commit | ccb26d30efc4aeda237196cab4cb88fb40dc9f25 (patch) | |
tree | 29ace3c191e2ce6acb203093d7a9ce23644d0245 /Makefile.am | |
parent | af145d777894217cc337ce6505566d6799d8831b (diff) | |
download | gnutls-ccb26d30efc4aeda237196cab4cb88fb40dc9f25.tar.gz |
Changed directory structure.
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 9c3e050ebd..54817ad1f6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = src +SUBDIRS = lib src doc
\ No newline at end of file |