Add to the includes in Makefile.am, which were implicitly included by until taken out in r21880; this gets make check complete

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21910 57a11ea4-9604-0410-9ed3-97b8803252fd
pull/1/head
J. Alex Aycinena 15 years ago
parent 7c03e237b2
commit f6a3b152fd

@ -47,6 +47,7 @@ INCLUDES= \
-I${top_srcdir}/src/test-core \
-I${top_srcdir}/src/libqof/qof \
${GLIB_CFLAGS} \
${GTK_CFLAGS} \
${GUILE_INCS}
LDADD = \

Loading…
Cancel
Save