blob: 253d4b31d3bb9ec961d155cd0632e82ee9eec159 (
plain)
1
2
3
4
5
6
7
|
# -*- Makefile -*-
EXTRA_DIST = libguile-overview.texi snarf.texi contributors.texi \
libguile-tools.texi strings.texi data-rep.texi new-types.texi tk.texi \
debug-c.texi old-intro.texi unix-other.texi debug-scheme.texi \
sample-APIs.texi unix.texi guile-slib.texi scheme-concepts.texi \
jimb-org.texi scm-ref.texi ChangeLog-2008
|