summaryrefslogtreecommitdiffstats
path: root/unoidl/Library_unoidl.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-09-16 22:30:31 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-09-17 06:55:42 +0200
commit6292bba6debaeb5c1bbbabfb77606296c894ec28 (patch)
tree3af665e0b9827e3462fc57caa6747e1d389caa54 /unoidl/Library_unoidl.mk
parentMove full file parsing logic to sourceprovider-parser.y (diff)
downloadcore-6292bba6debaeb5c1bbbabfb77606296c894ec28.tar.gz
core-6292bba6debaeb5c1bbbabfb77606296c894ec28.zip
Rename SourceProvider -> SourceTreeProvider
Change-Id: Ic864f9c6f3dbbe9f75bdae76818c00f62825182d
Diffstat (limited to 'unoidl/Library_unoidl.mk')
-rw-r--r--unoidl/Library_unoidl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/unoidl/Library_unoidl.mk b/unoidl/Library_unoidl.mk
index 5cffa49c3fe0..411e0a9a7ab3 100644
--- a/unoidl/Library_unoidl.mk
+++ b/unoidl/Library_unoidl.mk
@@ -13,7 +13,7 @@ $(eval $(call gb_Library_add_defs,unoidl,-DLO_DLLIMPLEMENTATION_UNOIDL))
$(eval $(call gb_Library_add_exception_objects,unoidl, \
unoidl/source/legacyprovider \
- unoidl/source/sourceprovider \
+ unoidl/source/sourcetreeprovider \
unoidl/source/unoidl \
unoidl/source/unoidlprovider \
))