summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.mk
diff options
context:
space:
mode:
authorRafael Dominguez <venccsralph@gmail.com>2012-07-14 18:16:22 -0430
committerRafael Dominguez <venccsralph@gmail.com>2012-07-15 08:15:21 -0430
commit4cfb62a8a1e128f32a19d06d46cbd5eda124e9b8 (patch)
tree0b804370a274ecd4865ff2015f0c46e08fcdefe0 /sfx2/Library_sfx.mk
parent65fa0fbb7e3d47afacf95e61e68548f5d50bf8a2 (diff)
Create abstract class for template repositories.
Change-Id: Ie92c2241c468522439bccd7d9c18a2dbf9c27c38
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 26ac64c42286..a7689dcdf314 100644
--- a/sfx2/Library_sfx.mk
+++ b/sfx2/Library_sfx.mk
@@ -133,6 +133,7 @@ $(eval $(call gb_Library_add_exception_objects,sfx,\
sfx2/source/control/shell \
sfx2/source/control/sorgitm \
sfx2/source/control/statcach \
+ sfx2/source/control/templateabstractview \
sfx2/source/control/templateview \
sfx2/source/control/templateviewitem \
sfx2/source/control/templatefolderview \