mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add engine-common.i to EXTRA_DIST for consistency.
This commit is contained in:
parent
f4e8d9a682
commit
2b895aa79d
@ -1,4 +1,4 @@
|
||||
SUBDIRS = . test-core test
|
||||
SUBDIRS = . test-core test
|
||||
|
||||
pkglib_LTLIBRARIES = libgncmod-engine.la
|
||||
|
||||
@ -161,6 +161,7 @@ EXTRA_DIST = \
|
||||
kvp_doc.txt \
|
||||
SX-book-p.h \
|
||||
engine.i \
|
||||
engine-common.i \
|
||||
business-core.i \
|
||||
${gncscmmod_DATA} \
|
||||
${gncscm_DATA}
|
||||
@ -172,7 +173,7 @@ SCM_FILE_LINKS = \
|
||||
${gncscm_DATA}
|
||||
endif
|
||||
|
||||
.scm-links:
|
||||
.scm-links:
|
||||
$(RM) -rf gnucash
|
||||
mkdir -p gnucash
|
||||
if GNUCASH_SEPARATE_BUILDDIR
|
||||
|
Loading…
Reference in New Issue
Block a user