(srfiinclude_HEADERS): Added srfi-60.h.
This commit is contained in:
parent
3c4eabbee0
commit
225c21dd7e
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-1.h srfi-4.h srfi-13.h srfi-14.h
|
||||
srfiinclude_HEADERS = srfi-1.h srfi-4.h srfi-13.h srfi-14.h srfi-60.h
|
||||
|
||||
lib_LTLIBRARIES = \
|
||||
libguile-srfi-srfi-1-v-@LIBGUILE_SRFI_SRFI_1_MAJOR@.la \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue