1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00

(srfi_DATA): Added srfi-26.scm.

This commit is contained in:
Marius Vollmer 2004-01-24 01:22:59 +00:00
parent 8834dd6fae
commit c541e247ae

View file

@ -1,6 +1,6 @@
## Process this file with Automake to create Makefile.in
##
## Copyright (C) 2001, 2002 Free Software Foundation, Inc.
## Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@ -68,6 +68,7 @@ srfi_DATA = srfi-1.scm \
srfi-16.scm \
srfi-17.scm \
srfi-19.scm \
srfi-26.scm \
srfi-34.scm
EXTRA_DIST = $(srfi_DATA)