summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/charttypes/makefile.mk')
-rw-r--r--chart2/source/view/charttypes/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/chart2/source/view/charttypes/makefile.mk b/chart2/source/view/charttypes/makefile.mk
index 434db9304788..1da5697fd25f 100644
--- a/chart2/source/view/charttypes/makefile.mk
+++ b/chart2/source/view/charttypes/makefile.mk
@@ -51,7 +51,8 @@ SLOFILES = $(SLO)$/Splines.obj \
$(SLO)$/BarChart.obj \
$(SLO)$/PieChart.obj \
$(SLO)$/AreaChart.obj \
- $(SLO)$/CandleStickChart.obj
+ $(SLO)$/CandleStickChart.obj \
+ $(SLO)$/BubbleChart.obj
# --- Targets -----------------------------------------------------------------