summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-01-14 15:25:10 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2014-01-15 08:51:28 +0100
commit90a1232fb3a38bcf67ed2b1f195206041bca4174 (patch)
tree7119ea40f371531e119749608a65176c1f7e6968 /sfx2/Library_sfx.mk
parent4337a0664f4fb73f9e1be74f2a632847871da402 (diff)
sfx: Use constructor feature for SfxMacroLoader.
Extract that class to its own source file. Change-Id: Idc192354b88d4489db22f6f6e9b7f5178f4030e4
Diffstat (limited to 'sfx2/Library_sfx.mk')
-rw-r--r--sfx2/Library_sfx.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk
index b6e0962bbf9f..f6e39b37cec2 100644
--- a/sfx2/Library_sfx.mk
+++ b/sfx2/Library_sfx.mk
@@ -107,6 +107,7 @@ $(eval $(call gb_Library_add_exception_objects,sfx,\
sfx2/source/appl/linkmgr2 \
sfx2/source/appl/linksrc \
sfx2/source/appl/lnkbase2 \
+ sfx2/source/appl/macroloader \
sfx2/source/appl/module \
sfx2/source/appl/newhelp \
sfx2/source/appl/opengrf \