mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* lib/srfi/Makefile.am: determine SRFI list via autoconf.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5585 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
5d977e85f4
commit
1b7345d057
@ -1,13 +1,6 @@
|
||||
|
||||
gncscmdir = ${GNC_SHAREDIR}/guile-modules/srfi
|
||||
|
||||
gncscm_DATA = \
|
||||
srfi-1.scm \
|
||||
srfi-2.scm \
|
||||
srfi-8.scm \
|
||||
srfi-9.scm \
|
||||
srfi-11.scm \
|
||||
srfi-19.scm
|
||||
|
||||
gncscm_DATA = @GNC_ADD_ON_SRFIS@
|
||||
|
||||
EXTRA_DIST = README .cvsignore ${gncscm_DATA}
|
||||
|
Loading…
Reference in New Issue
Block a user