scp: Drop reference to no longer existing acc files

These are no more since

    commit 9283da858506fe3b4383e4cfe0506e470a4356f6
    Author: Michael Weghorn <m.weghorn@posteo.de>
    Date:   Tue Dec 17 12:04:04 2024 +0100

        a11y: Merge accessibility module into vcl

, so drop the reference.

Fixes the build failure seen in the macOS daily build [1].

Thanks to Christian Lohmaier for pointing it out.

[1] https://ci.libreoffice.org/job/lo_daily_tb_mac/1946/console

Change-Id: Ib4a5c4cb2774f596332715fe6dd2faea678e9ce5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178721
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Tested-by: Jenkins
This commit is contained in:
Michael Weghorn 2024-12-18 13:10:01 +01:00
parent 5d8336d70e
commit 6b63318f73

View File

@ -175,7 +175,6 @@ UI_FILELIST(vcl, "UIConfig/vcl.filelist")
UI_FILELIST(writerperfect, "UIConfig/writerperfect.filelist")
UI_FILELIST(xmlsec, "UIConfig/xmlsec.filelist")
MO_FILELIST_ALL_LANG(acc)
MO_FILELIST_ALL_LANG(avmedia)
#ifndef DISABLE_SCRIPTING
MO_FILELIST_ALL_LANG(basctl)