summaryrefslogtreecommitdiff
path: root/scripting/Library_vbaevents.mk
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock@collabora.com>2015-03-05 20:20:46 +1100
committerStephan Bergmann <sbergman@redhat.com>2015-03-12 10:48:03 +0100
commit6f7b0a1fad61e14ac82d14fad2280344169c51ad (patch)
tree2af1b2a9aade58a0490c7182cf1a023c61f9a643 /scripting/Library_vbaevents.mk
parent73c347efb30c87b9480699f6cbbbaf5c896c4a22 (diff)
scripting: use constructor syntax in vbaevents.component
Change-Id: Ie27ec9ca92137e9f8666d2080fd1bc028417e337 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'scripting/Library_vbaevents.mk')
-rw-r--r--scripting/Library_vbaevents.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripting/Library_vbaevents.mk b/scripting/Library_vbaevents.mk
index acf7af520483..482ffbb88917 100644
--- a/scripting/Library_vbaevents.mk
+++ b/scripting/Library_vbaevents.mk
@@ -38,7 +38,6 @@ $(eval $(call gb_Library_use_libraries,vbaevents,\
$(eval $(call gb_Library_add_exception_objects,vbaevents,\
scripting/source/vbaevents/eventhelper \
- scripting/source/vbaevents/service \
))
# vim: set noet sw=4 ts=4: