mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
(srfiinclude_HEADERS): Added srfi-1.h.
This commit is contained in:
parent
931b9657a0
commit
d9d40de4ac
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ INCLUDES = -I.. -I$(srcdir)/..
|
|||
srfiincludedir = $(pkgincludedir)/srfi
|
||||
|
||||
# These headers are visible as <guile/srfi/mumble.h>
|
||||
srfiinclude_HEADERS = srfi-4.h srfi-13.h srfi-14.h
|
||||
srfiinclude_HEADERS = srfi-1.h srfi-4.h srfi-13.h srfi-14.h
|
||||
|
||||
lib_LTLIBRARIES = libguile-srfi-srfi-1.la \
|
||||
libguile-srfi-srfi-4.la \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue