diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-08-03 17:39:56 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-08-06 10:33:46 +0100 |
commit | d10065ea3a45ef27f2d29ee75c3a51b1fd253431 (patch) | |
tree | 74f8b72e8bb0f2dd5fe9a961290f0e8628e6f53c /chart2/Library_chartcontroller.mk | |
parent | b2fd8230172641edbd2a4f67e214c44ce740b4b2 (diff) |
merge pointlessly fragmented chart2 libraries, leaving controller split.
Diffstat (limited to 'chart2/Library_chartcontroller.mk')
-rw-r--r-- | chart2/Library_chartcontroller.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chart2/Library_chartcontroller.mk b/chart2/Library_chartcontroller.mk index b42c0e8f328e..bd1837956130 100644 --- a/chart2/Library_chartcontroller.mk +++ b/chart2/Library_chartcontroller.mk @@ -45,8 +45,7 @@ $(eval $(call gb_Library_use_sdk_api,chartcontroller)) $(eval $(call gb_Library_use_libraries,chartcontroller,\ basegfx \ - charttools \ - chartview \ + chartcore \ comphelper \ cppu \ cppuhelper \ |