* src/gnome/Makefile.am (AM_CFLAGS): add core-utils.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5936 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Rob Browning
2001-11-21 02:47:53 +00:00
parent 2ac6efc19d
commit 5e092dfc69
+1
View File
@@ -109,6 +109,7 @@ EXTRA_DIST = \
AM_CFLAGS = \
-I${top_srcdir}/src \
-I${top_srcdir}/src/core-utils \
-I${top_srcdir}/src/calculation \
-I${top_srcdir}/src/dialog-account \
-I${top_srcdir}/src/engine \