summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2013-12-11 12:01:21 -0200
committerMichael Stahl <mstahl@redhat.com>2013-12-11 20:45:30 +0000
commiteebc1e9a8a5c7fd04b795c62791a70eed65995e4 (patch)
tree56c34f36141f9f670c76bb3658b7c068f20b7990 /chart2
parentbbb9f4f74724213d62154bb17876953064cd2d62 (diff)
fdo#60698: Merge fastsax and sax_shared into expwrap
Change-Id: I6f8c6827c00db50184a46f39968f882b944d18d4 Reviewed-on: https://gerrit.libreoffice.org/6967 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Diffstat (limited to 'chart2')
-rw-r--r--chart2/CppunitTest_chart2_export.mk1
-rw-r--r--chart2/CppunitTest_chart2_import.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/chart2/CppunitTest_chart2_export.mk b/chart2/CppunitTest_chart2_export.mk
index 93b8821dd2c8..a861693f33f1 100644
--- a/chart2/CppunitTest_chart2_export.mk
+++ b/chart2/CppunitTest_chart2_export.mk
@@ -82,7 +82,6 @@ $(eval $(call gb_CppunitTest_use_components,chart2_export,\
package/source/xstor/xstor \
package/util/package2 \
sax/source/expatwrap/expwrap \
- sax/source/fastparser/fastsax \
sc/util/sc \
sc/util/scd \
sc/util/scfilt \
diff --git a/chart2/CppunitTest_chart2_import.mk b/chart2/CppunitTest_chart2_import.mk
index 8075625fba06..2c74eb52cae1 100644
--- a/chart2/CppunitTest_chart2_import.mk
+++ b/chart2/CppunitTest_chart2_import.mk
@@ -85,7 +85,6 @@ $(eval $(call gb_CppunitTest_use_components,chart2_import,\
package/source/xstor/xstor \
package/util/package2 \
sax/source/expatwrap/expwrap \
- sax/source/fastparser/fastsax \
sc/util/sc \
sc/util/scd \
sc/util/scfilt \