added dep of gnc-dir.h on dialog-utils.c so it gets generated.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5690 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
James LewisMoss 2001-10-18 20:42:26 +00:00
parent d31d398d5c
commit 6c0572aa16

View File

@ -90,6 +90,8 @@ EXTRA_DIST = \
gnc-dir.h.in \
${glade_DATA}
dialog-utils.c: 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