summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorMarius Vollmer <mvo@zagadka.de>2001-04-24 23:23:05 +0000
committerMarius Vollmer <mvo@zagadka.de>2001-04-24 23:23:05 +0000
commit4cd2722652048079469732bfb1357cb747fce782 (patch)
treee6120b99149b54b7d9f15018a6dd2a784a11de40 /doc/Makefile.am
parent30f32820761c6a0552c055c9c69b54616b9390ea (diff)
downloadguile-4cd2722652048079469732bfb1357cb747fce782.tar.gz
* guile.1: New file, from Robert Merkel and Rob Browning.
* Makefile.am (man_MANS, EXTRADIST): Added, but still commented out: install and distirbute the manpage. It is not yet installed or distributed since we don't have the Robert's papers yet.
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 5acbb145c..a22dff8bf 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -21,6 +21,9 @@
AUTOMAKE_OPTIONS = foreign
+# pending the papers from Robert Merkel
+# man_MANS = guile.1
+
info_TEXINFOS = guile.texi r5rs.texi goops.texi guile-tut.texi
guile_TEXINFOS = preface.texi intro.texi scheme-intro.texi \
@@ -73,3 +76,6 @@ $(srcdir)/version.texi: stamp-vti
# And the same for version-tutorial.texi.
$(srcdir)/version-tutorial.texi: stamp-vti1
@:
+
+# pending the papers from Robert Merkel
+# EXTRA_DIST = guile.1