summaryrefslogtreecommitdiffstats
path: root/writerperfect/StaticLibrary_writerperfect.mk
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2011-08-02 07:14:39 +0200
committerDavid Tardon <dtardon@redhat.com>2011-08-02 12:22:45 +0200
commit9015ccd2f12356a01870968caf43dad5989b34cf (patch)
treeb41f4a9d6de53020d80bd8ba1931839fdae6e8fa /writerperfect/StaticLibrary_writerperfect.mk
parentconvert in one pass, rather than point by point (diff)
downloadcore-9015ccd2f12356a01870968caf43dad5989b34cf.tar.gz
core-9015ccd2f12356a01870968caf43dad5989b34cf.zip
Missing externals declarations
Diffstat (limited to 'writerperfect/StaticLibrary_writerperfect.mk')
-rw-r--r--writerperfect/StaticLibrary_writerperfect.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/writerperfect/StaticLibrary_writerperfect.mk b/writerperfect/StaticLibrary_writerperfect.mk
index 5c44af016871..cb3106a59cd3 100644
--- a/writerperfect/StaticLibrary_writerperfect.mk
+++ b/writerperfect/StaticLibrary_writerperfect.mk
@@ -33,6 +33,11 @@ $(eval $(call gb_StaticLibrary_set_include,writerperfect,\
-I$(realpath $(SRCDIR)/writerperfect/source) \
))
+$(echo $(call gb_StaticLibrary_use_externals,writerperfect,\
+ wpd \
+ wpg \
+))
+
$(eval $(call gb_StaticLibrary_add_api,writerperfect,\
offapi \
udkapi \