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