[grisbi-cvs] grisbi/src/plugins/ofx Makefile.am,1.6,1.7
Pierre Biava
pbiava at users.sourceforge.net
Tue Feb 23 22:36:47 CET 2010
Update of /cvsroot/grisbi/grisbi/src/plugins/ofx
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv14622/src/plugins/ofx
Modified Files:
Makefile.am
Log Message:
fixed bug 968 and modification files configure.in and makefiles
Index: Makefile.am
===================================================================
RCS file: /cvsroot/grisbi/grisbi/src/plugins/ofx/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Makefile.am 14 May 2008 23:46:09 -0000 1.6
+++ Makefile.am 23 Feb 2010 21:36:45 -0000 1.7
@@ -1,6 +1,6 @@
# OFX plugin
-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
+AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/src
plugindir = $(libdir)/@PACKAGE@
More information about the cvs
mailing list