summaryrefslogtreecommitdiff
path: root/test/Package_inc.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-02-18 04:31:06 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-02-19 00:36:08 +0100
commit903a19b0c3eb9428445bc115d37f700cec8c3265 (patch)
treef749f7cdbc7667bca496f1a2788688c63befbdbc /test/Package_inc.mk
parentbbfddc1b3b673fe2bd25c2c382ca95cd8f6f28a8 (diff)
add test for XCellRangeReferrer
Diffstat (limited to 'test/Package_inc.mk')
-rw-r--r--test/Package_inc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Package_inc.mk b/test/Package_inc.mk
index 768c6a86f1ac..1dcc10e51cc9 100644
--- a/test/Package_inc.mk
+++ b/test/Package_inc.mk
@@ -41,6 +41,7 @@ $(eval $(call gb_Package_add_file,test_inc,inc/test/container/xnamecontainer.hxx
$(eval $(call gb_Package_add_file,test_inc,inc/test/container/xnamereplace.hxx,test/container/xnamereplace.hxx))
$(eval $(call gb_Package_add_file,test_inc,inc/test/sheet/cellproperties.hxx,test/sheet/cellproperties.hxx))
$(eval $(call gb_Package_add_file,test_inc,inc/test/sheet/xcellrangedata.hxx,test/sheet/xcellrangedata.hxx))
+$(eval $(call gb_Package_add_file,test_inc,inc/test/sheet/xcellrangereferrer.hxx,test/sheet/xcellrangereferrer.hxx))
$(eval $(call gb_Package_add_file,test_inc,inc/test/sheet/xdatapilottable.hxx,test/sheet/xdatapilottable.hxx))
$(eval $(call gb_Package_add_file,test_inc,inc/test/sheet/xdatapilottable2.hxx,test/sheet/xdatapilottable2.hxx))
$(eval $(call gb_Package_add_file,test_inc,inc/test/sheet/xdatapilotfieldgrouping.hxx,test/sheet/xdatapilotfieldgrouping.hxx))