mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add gconf cflags.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15615 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
d20436a81e
commit
1a83d79a2c
@ -240,7 +240,8 @@ AM_CFLAGS = \
|
||||
${LIBXML2_CFLAGS} \
|
||||
${GLIB_CFLAGS} \
|
||||
${QOF_CFLAGS} \
|
||||
${GUILE_INCS}
|
||||
${GUILE_INCS} \
|
||||
${GCONF_CFLAGS}
|
||||
|
||||
EXTRA_DIST = \
|
||||
grab-types.pl \
|
||||
|
Loading…
Reference in New Issue
Block a user