r21910 - gnucash/trunk/src/gnome-utils/test - Add to the includes in Makefile.am, which were implicitly included by until taken out in r21880; this gets make check complete

J. Alex Aycinena alex.aycinena at code.gnucash.org
Sun Jan 29 01:32:09 EST 2012


Author: alex.aycinena
Date: 2012-01-29 01:32:09 -0500 (Sun, 29 Jan 2012)
New Revision: 21910
Trac: http://svn.gnucash.org/trac/changeset/21910

Modified:
   gnucash/trunk/src/gnome-utils/test/Makefile.am
Log:
Add  to the includes in Makefile.am, which were implicitly included by  until taken out in r21880; this gets make check complete

Modified: gnucash/trunk/src/gnome-utils/test/Makefile.am
===================================================================
--- gnucash/trunk/src/gnome-utils/test/Makefile.am	2012-01-29 05:56:54 UTC (rev 21909)
+++ gnucash/trunk/src/gnome-utils/test/Makefile.am	2012-01-29 06:32:09 UTC (rev 21910)
@@ -47,6 +47,7 @@
   -I${top_srcdir}/src/test-core \
   -I${top_srcdir}/src/libqof/qof \
   ${GLIB_CFLAGS} \
+  ${GTK_CFLAGS} \
   ${GUILE_INCS}
 
 LDADD = \



More information about the gnucash-changes mailing list