summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-07-23 09:20:11 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-07-23 09:20:11 +0000
commit9deaf09d2a89136d54414c9c1cdf590832596a78 (patch)
tree7a01b84023386e764184e49eb4f40b4eb99058f4 /docs/Makefile.am
parentd601caf152a8d0bc24fbdb6dfe9ab3d2f935e6d7 (diff)
downloadlasso-9deaf09d2a89136d54414c9c1cdf590832596a78.tar.gz
lasso-9deaf09d2a89136d54414c9c1cdf590832596a78.tar.xz
lasso-9deaf09d2a89136d54414c9c1cdf590832596a78.zip
added docs/tutorial/ to directories handled by automake
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index e539c080..df375d55 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,3 +1,4 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = reference
+SUBDIRS = reference tutorial
+