summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-11-20 23:41:13 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-11-20 23:42:18 -0500
commit8e206be4ed997df73ef135d20694fc512b4d3d1b (patch)
treea606c07fd2258d44669185669984fd99ae686f6f /sfx2/Library_sfx.mk
parente870448176f0616d279aa1c43ea62138e102b6bb (diff)
Forgot to check this in. This should have been a part of the last commit.
Change-Id: Id2b75e6e64b11c523ffa862f2d99bf02c2adedc5
Diffstat (limited to 'sfx2/Library_sfx.mk')
-rw-r--r--sfx2/Library_sfx.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk
index d98e511ecc21..00c878106505 100644
--- a/sfx2/Library_sfx.mk
+++ b/sfx2/Library_sfx.mk
@@ -242,8 +242,9 @@ $(eval $(call gb_Library_add_exception_objects,sfx,\
sfx2/source/menu/thessubmenu \
sfx2/source/menu/virtmenu \
sfx2/source/notify/eventsupplier \
- sfx2/source/notify/globalevents \
+ sfx2/source/notify/globalevents \
sfx2/source/notify/hintpost \
+ sfx2/source/notify/stringhint \
sfx2/source/sidebar/Sidebar \
sfx2/source/sidebar/SidebarChildWindow \
sfx2/source/sidebar/SidebarDockingWindow \