summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2010-02-16 21:47:34 +0100
committerAndy Wingo <wingo@pobox.com>2010-02-16 21:47:34 +0100
commitf75c5849cdc6c863616facbb22b28d08da3fc09f (patch)
treef367df431f092e63c1969e0745f99c1a5cefc228 /doc/Makefile.am
parent3ef9fa53f9e2b5fc1d0419a94432318e9ca9d650 (diff)
downloadguile-f75c5849cdc6c863616facbb22b28d08da3fc09f.tar.gz
delete the tutorial
* configure.ac: * doc/Makefile.am: * doc/tutorial/ChangeLog-2008: * doc/tutorial/ChangeLog-guile-doc-tutorial: * doc/tutorial/Makefile.am: * doc/tutorial/guile-tut.texi: Remove the tutorial. The history was out of date (whereas the manual is current), the C examples are no longer valid (and the manual does provide C examples), it was incomplete, and its first person no longer hacks on Guile. So tutorial, you had a good run, but the manual does your job now!
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 06f55a7e3..c2960453f 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with Automake to create Makefile.in
##
-## Copyright (C) 1998, 2002, 2006, 2008, 2009 Free Software Foundation, Inc.
+## Copyright (C) 1998, 2002, 2006, 2008, 2009, 2010 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@@ -21,7 +21,7 @@
AUTOMAKE_OPTIONS = gnu
-SUBDIRS = ref tutorial r5rs
+SUBDIRS = ref r5rs
dist_man1_MANS = guile.1