mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
fix for make dist
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6666 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
e694f8a754
commit
046b3e4508
@ -84,6 +84,8 @@ noinst_HEADERS = \
|
||||
kvp-util-p.h \
|
||||
md5.h
|
||||
|
||||
noinst_SCRIPTS = iso-currencies-to-c
|
||||
|
||||
libgncmod_engine_la_LDFLAGS = -module
|
||||
libgncmod_engine_la_LIBADD = ${GNUCASH_ENGINE_BASE_LIBS} \
|
||||
${top_srcdir}/src/gnc-module/libgncmodule.la \
|
||||
@ -120,6 +122,7 @@ EXTRA_DIST = \
|
||||
design.txt \
|
||||
extensions.txt \
|
||||
iso-4217-currencies.scm \
|
||||
iso-currencies-to-c \
|
||||
kvp_doc.txt \
|
||||
${gncmod_DATA} \
|
||||
${gncscm_DATA} \
|
||||
|
Loading…
Reference in New Issue
Block a user