Makefile.in | 1 + 1 file changed, 1 insertion(+) New commits: commit 6c795ed5e622c03ac1219b8042a197747a68adb1 Author: Stephan Bergmann <stephan.bergm...@allotropia.de> AuthorDate: Tue Jun 10 13:58:37 2025 +0200 Commit: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> CommitDate: Wed Jun 11 13:13:33 2025 +0200
distclean generated sysui/desktop/macosx/LaunchConstraint.plist ...introduced with 22ab2bec717b44e85e110cd67175c2f3599264c2 "mac: add parent launch-constraint to packaged framework/helpers" Change-Id: I3305be40b6166586b23cb1c5976ef920af4f0ab1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186327 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <stephan.bergm...@allotropia.de> (cherry picked from commit 6696e63b9f05e1df1308cabb71c3a2840f5411da) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186353 Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> diff --git a/Makefile.in b/Makefile.in index ec27b4bc53c4..55d27282feef 100644 --- a/Makefile.in +++ b/Makefile.in @@ -237,6 +237,7 @@ distclean : clean compilerplugins-clean mac-app-store-package.clean $(BUILDDIR)/solenv/lockfile/autoconf.h \ $(BUILDDIR)/lo.xcent \ $(BUILDDIR)/sysui/desktop/macosx/Info.plist \ + $(BUILDDIR)/sysui/desktop/macosx/LaunchConstraint.plist \ $(BUILDDIR)/vs-code*.code-workspace* \ $(BUILDDIR)/extensions/source/macosx/quicklookpreview/appex/Info.plist \ $(BUILDDIR)/extensions/source/macosx/quicklookthumbnail/appex/Info.plist