diff options
author | Marcos Paulo de Souza <marcos.souza.org@gmail.com> | 2013-12-11 12:01:21 -0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-12-11 20:45:30 +0000 |
commit | eebc1e9a8a5c7fd04b795c62791a70eed65995e4 (patch) | |
tree | 56c34f36141f9f670c76bb3658b7c068f20b7990 /oox | |
parent | bbb9f4f74724213d62154bb17876953064cd2d62 (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 'oox')
-rw-r--r-- | oox/Library_oox.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/Library_oox.mk b/oox/Library_oox.mk index 0a4fc04e0360..d17626750b49 100644 --- a/oox/Library_oox.mk +++ b/oox/Library_oox.mk @@ -39,8 +39,8 @@ $(eval $(call gb_Library_use_libraries,oox,\ cppu \ cppuhelper \ editeng \ + expwrap \ drawinglayer \ - fastsax \ msfilter \ sal \ i18nlangtag \ |