summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2011-11-05 00:56:38 -0400
committerKohei Yoshida <kohei.yoshida@suse.com>2011-11-05 00:56:38 -0400
commit3df7746a66714351110cab6b4e4ef79cfe9fc874 (patch)
treec3b71527cc3d0e6557975e8cdc8e0fb8ce98bbc0 /sc/Library_sc.mk
parent5f059974b7778904c4bffa169e07e1d0aee90951 (diff)
Moved ScQueryEntry into its own file set.
Because I'll be modifying this struct in the next few days...
Diffstat (limited to 'sc/Library_sc.mk')
-rw-r--r--sc/Library_sc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk
index a1671f86f598..afa9835c35aa 100644
--- a/sc/Library_sc.mk
+++ b/sc/Library_sc.mk
@@ -198,6 +198,7 @@ $(eval $(call gb_Library_add_exception_objects,sc,\
sc/source/core/tool/printopt \
sc/source/core/tool/prnsave \
sc/source/core/tool/progress \
+ sc/source/core/tool/queryentry \
sc/source/core/tool/queryparam \
sc/source/core/tool/rangelst \
sc/source/core/tool/rangenam \