filters_test needs more libraries now when it proceeds further
This commit is contained in:
parent
b8ea7cff48
commit
2b4ceff938
@ -53,11 +53,13 @@ copy-stuff:
|
||||
# Libs and UNO components that the tests need.
|
||||
#
|
||||
for F in $(strip \
|
||||
analysislo \
|
||||
basebmplo \
|
||||
basegfxlo \
|
||||
bootstrap.uno \
|
||||
comphelpgcc3 \
|
||||
configmgr.uno \
|
||||
expwrap.uno \
|
||||
fileacc \
|
||||
fontconfig \
|
||||
forlo \
|
||||
@ -84,6 +86,7 @@ copy-stuff:
|
||||
mergedlo \
|
||||
msfilterlo \
|
||||
ooxlo \
|
||||
reflection.uno \
|
||||
reg \
|
||||
saxlo \
|
||||
sblo \
|
||||
@ -115,6 +118,7 @@ copy-stuff:
|
||||
xcrlo \
|
||||
xml2 \
|
||||
xmlreader \
|
||||
xstor \
|
||||
); do \
|
||||
$(call COPY,$(OUTDIR)/lib/lib$${F}.so); \
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user