scp: Drop reference to no longer existing acc files
These are no more since
commit 9283da8585
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:
@@ -175,7 +175,6 @@ UI_FILELIST(vcl, "UIConfig/vcl.filelist")
|
|||||||
UI_FILELIST(writerperfect, "UIConfig/writerperfect.filelist")
|
UI_FILELIST(writerperfect, "UIConfig/writerperfect.filelist")
|
||||||
UI_FILELIST(xmlsec, "UIConfig/xmlsec.filelist")
|
UI_FILELIST(xmlsec, "UIConfig/xmlsec.filelist")
|
||||||
|
|
||||||
MO_FILELIST_ALL_LANG(acc)
|
|
||||||
MO_FILELIST_ALL_LANG(avmedia)
|
MO_FILELIST_ALL_LANG(avmedia)
|
||||||
#ifndef DISABLE_SCRIPTING
|
#ifndef DISABLE_SCRIPTING
|
||||||
MO_FILELIST_ALL_LANG(basctl)
|
MO_FILELIST_ALL_LANG(basctl)
|
||||||
|
Reference in New Issue
Block a user