Makefile.in |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 6696e63b9f05e1df1308cabb71c3a2840f5411da
Author:     Stephan Bergmann <stephan.bergm...@allotropia.de>
AuthorDate: Tue Jun 10 13:58:37 2025 +0200
Commit:     Stephan Bergmann <stephan.bergm...@allotropia.de>
CommitDate: Tue Jun 10 21:40:57 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>

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

Reply via email to