diff options
author | Artur Dorda <artur.dorda+libo@gmail.com> | 2012-04-15 02:20:16 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-04-17 21:02:18 +0200 |
commit | a48195f4c24cd20a79514b608a1eae40baff9ed1 (patch) | |
tree | f04defd008369e0f24b457841036755fc2a43c91 /test/Library_subsequenttest.mk | |
parent | 738ff483a5f5627aa482ec944c66f8ebcf201b39 (diff) |
transferring java XPrintAreas to c++
Diffstat (limited to 'test/Library_subsequenttest.mk')
-rw-r--r-- | test/Library_subsequenttest.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Library_subsequenttest.mk b/test/Library_subsequenttest.mk index 070c6d15f53d..7d865f8b77f7 100644 --- a/test/Library_subsequenttest.mk +++ b/test/Library_subsequenttest.mk @@ -79,6 +79,7 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\ test/source/sheet/xdatapilottable2 \ test/source/sheet/xnamedrange \ test/source/sheet/xnamedranges \ + test/source/sheet/xprintareas \ test/source/sheet/xspreadsheetdocument \ test/source/sheet/xspreadsheets2 \ test/source/util/xreplaceable \ |