Makefile.in | 1 + 1 file changed, 1 insertion(+) New commits: commit 29c584450565486a64bd5a0e75c2ab857196f036 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:24 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/+/186354 Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> diff --git a/Makefile.in b/Makefile.in index 36a81704ab88..74044594d157 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