gnucash/packaging/win32/opensp-1.5.2-patch.diff
Christian Stimming 746bba5aa0 Add compiling and installation of opensp, libofx and enable ofx support of gnucash
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15513 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-02-06 16:19:23 +00:00

14 lines
541 B
Diff

--- lib/Makefile.am~ Thu Dec 15 13:13:16 2005
+++ lib/Makefile.am Tue Feb 6 10:57:58 2007
@@ -76,7 +76,9 @@
splibpch.h token.h app_inst.cxx arc_inst.cxx entmgr_inst.cxx \
parser_inst.cxx xentmgr_inst.cxx SubstTable.cxx \
UTF16CodingSystem.cxx Fixed4CodingSystem.cxx \
- memcmp.c memmove.c strerror.c
+ memcmp.c memmove.c strerror.c WinInetStorage.cxx \
+ WinInetStorageMessages.h WinInetStorageMessages.msg \
+ WinInetStorageMessages.rc WinApp.cxx Win32CodingSystem.cxx
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/generic