sal/Package_inc.mk | 1 - sal/ZipPackage_sal_odk_headers.mk | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-)
New commits: commit c40cb8305528ce72c40dd17929e46e7edc5974d6 Author: Michael Stahl <mst...@redhat.com> Date: Wed Feb 27 12:16:00 2013 +0100 sal: systools/win32/snprintf.h apparently needed by sal/config.h Change-Id: I888ce2105d497fc71879005f6e5c1add88406617 diff --git a/sal/Package_inc.mk b/sal/Package_inc.mk index daee605..98281d1 100644 --- a/sal/Package_inc.mk +++ b/sal/Package_inc.mk @@ -35,7 +35,6 @@ $(eval $(call gb_Package_add_file,sal_inc,inc/osl/detail/component-mapping.h,osl $(eval $(call gb_Package_add_file,sal_inc,inc/systools/win32/comptr.hxx,systools/win32/comptr.hxx)) $(eval $(call gb_Package_add_file,sal_inc,inc/systools/win32/comtools.hxx,systools/win32/comtools.hxx)) $(eval $(call gb_Package_add_file,sal_inc,inc/systools/win32/qswin32.h,systools/win32/qswin32.h)) -$(eval $(call gb_Package_add_file,sal_inc,inc/systools/win32/snprintf.h,systools/win32/snprintf.h)) $(eval $(call gb_Package_add_file,sal_inc,inc/systools/win32/uwinapi.h,systools/win32/uwinapi.h)) # vim: set noet sw=4 ts=4: diff --git a/sal/ZipPackage_sal_odk_headers.mk b/sal/ZipPackage_sal_odk_headers.mk index 56c9d88..458dbe5 100644 --- a/sal/ZipPackage_sal_odk_headers.mk +++ b/sal/ZipPackage_sal_odk_headers.mk @@ -99,4 +99,8 @@ $(eval $(call gb_ZipPackage_add_files,sal_odk_headers,inc/osl,include/osl,\ osl/util.h \ )) +$(eval $(call gb_ZipPackage_add_files,sal_odk_headers,inc/systools/win32,include/systools/win32,\ + systools/win32/snprintf.h \ +)) + # vim: set noet sw=4 ts=4: _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits