* convert.c: include <string.h> for convert_i.c.
[bpt/guile.git] / doc / Makefile.am
index fd6821d..30fa552 100644 (file)
 ##   License along with GUILE; see the file COPYING.  If not, write
 ##   to the Free Software Foundation, Inc., 59 Temple Place, Suite
 ##   330, Boston, MA 02111-1307 USA
-info_TEXINFOS = data-rep.texi
-data_rep_TEXINFOS = data-rep.texi version.texi
+
+AUTOMAKE_OPTIONS = gnu
+
+SUBDIRS = ref tutorial goops r5rs
+
+# pending the papers from Robert Merkel
+# man_MANS = guile.1
 
 EXAMPLE_SMOB_FILES = \
     ChangeLog Makefile README COPYING image-type.c image-type.h myguile.c
@@ -33,3 +38,6 @@ dist-hook:
         dest="`cd $(distdir)/example-smob; pwd`"; \
          cd example-smob; \
         cp $(EXAMPLE_SMOB_FILES) $$dest)
+
+# pending the papers from Robert Merkel
+# EXTRA_DIST = guile.1