diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2014-07-25 00:39:54 +0200 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2014-07-25 09:47:53 +0200 |
commit | fec5892741df952ebf97ea745fce3d061c75de34 (patch) | |
tree | 323f9daa61408376f9a01fdbf0b8da29dafa9790 /sw/Library_sw.mk | |
parent | 6c1f2ea2aa11b2c8fd42b455c7c452194ed2c1e7 (diff) |
move CntntIdxStore to own file
Change-Id: Ic8280478b154b9b132f74e260edea46911cb1803
Diffstat (limited to 'sw/Library_sw.mk')
-rw-r--r-- | sw/Library_sw.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk index 0366a642c72b..75f26b296a67 100644 --- a/sw/Library_sw.mk +++ b/sw/Library_sw.mk @@ -159,6 +159,7 @@ $(eval $(call gb_Library_add_exception_objects,sw,\ sw/source/core/crsr/overlayrangesoutline \ sw/source/core/doc/SwStyleNameMapper \ sw/source/core/doc/acmplwrd \ + sw/source/core/doc/CntntIdxStore \ sw/source/core/doc/dbgoutsw \ sw/source/core/doc/doc \ sw/source/core/doc/docbasic \ |