summaryrefslogtreecommitdiff
path: root/unoidl/Library_unoidl.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-09-16 23:25:43 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-09-17 06:55:42 +0200
commit14bc5fc0ec652650deb9a41505e97c3b4d3854b2 (patch)
treea358397972c921349eaefa272c91d65c0fc88681 /unoidl/Library_unoidl.mk
parent6292bba6debaeb5c1bbbabfb77606296c894ec28 (diff)
WIP: additional unoidl::Provider that directly reads a single .idl file
Change-Id: Iab795a34a657cb36ced24a1a05f6c21a6c1637aa
Diffstat (limited to 'unoidl/Library_unoidl.mk')
-rw-r--r--unoidl/Library_unoidl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/unoidl/Library_unoidl.mk b/unoidl/Library_unoidl.mk
index 411e0a9a7ab3..c98fc69f4945 100644
--- a/unoidl/Library_unoidl.mk
+++ b/unoidl/Library_unoidl.mk
@@ -13,6 +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/sourcefileprovider \
unoidl/source/sourcetreeprovider \
unoidl/source/unoidl \
unoidl/source/unoidlprovider \