On Sat, May 16, 2020 at 2:41 PM Ilmari Lauhakangas <ilmari.lauhakangas@xxxxxxxxxxxxxxx> wrote: > > No need to run autogen.sh again. That's very terse -- rather: typically there is no need to manually run the autogen.sh again. The toplevel make step looks whether autogen/configure related files are up-to-date and then triggers a run of the autogen.sh as appropriate. But that is skipped when short-circuiting the build and only building a single module. In the case of Info.plist: that's one file created by configure from the Info.plist.in template. make sysui doesn't look at that .in file, but at the generated Info.plist only. So if you modify the Info.plist.in, then you have to retrigger the autogen.sh/configure run - as said if you were just using toplevel "make", then that would be taken care of. ciao Christian _______________________________________________ LibreOffice mailing list LibreOffice@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/libreoffice