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@5413 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
277796dfad
commit
ed7d6064c3
@ -119,6 +119,9 @@ INCLUDES = \
|
||||
${GUILE_INCS}
|
||||
|
||||
|
||||
# We build this in an earlier directory.
|
||||
OMIT_DEPENDENCIES = gnc-dir.h
|
||||
|
||||
## We borrow guile's convention and use @-...-@ as the substitution
|
||||
## brackets here, instead of the usual @...@. This prevents autoconf
|
||||
## from substituting the values directly into the left-hand sides of
|
||||
|
Loading…
Reference in New Issue
Block a user