gnucash/packaging/win32/opensp-1.5.2.patch
Geert Janssens 15c3a1bfd4 Win32 build: rename patch files to consistently end in .patch
This way they will be checked in/out in proper line ending style on all
supported platforms.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22714 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-01-19 18:27:51 +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