fdo#60924: move libbib to autoinstallation
Change-Id: I41a94def0db257470e08a86078d1f8bda8470c76
This commit is contained in:
parent
87a9d8fdc6
commit
3ed5ab5e2a
2 changed files with 3 additions and 3 deletions
|
@ -228,6 +228,9 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
|
|||
))
|
||||
endif
|
||||
|
||||
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
|
||||
bib \
|
||||
))
|
||||
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
||||
abp \
|
||||
acc \
|
||||
|
@ -240,7 +243,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
|||
$(if $(filter $(OS),ANDROID),, \
|
||||
basebmp \
|
||||
) \
|
||||
bib \
|
||||
canvastools \
|
||||
communi \
|
||||
date \
|
||||
|
|
|
@ -66,8 +66,6 @@ End
|
|||
|
||||
#endif
|
||||
|
||||
STD_LIB_FILE( gid_File_Lib_Bib , bib)
|
||||
|
||||
File gid_File_Lib_Cached1
|
||||
LIB_FILE_BODY;
|
||||
Styles = (PACKED);
|
||||
|
|
Loading…
Reference in a new issue