summaryrefslogtreecommitdiff
path: root/javaunohelper
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-03-21 15:11:53 +0100
committerMichael Stahl <mstahl@redhat.com>2012-03-21 17:16:44 +0100
commitdfa1983b5dcce0d74db76ea08b5d6334a82320b4 (patch)
tree3435212e634928db5bd7d7e4384857ef8f8fda45 /javaunohelper
parent31fcce969deb8002307a1cd029867008a1c11ff0 (diff)
javaunohelper: missing dependecy on udkapi.rdb
Diffstat (limited to 'javaunohelper')
-rw-r--r--javaunohelper/cppumaker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/javaunohelper/cppumaker/Makefile b/javaunohelper/cppumaker/Makefile
index f0f3642cbc34..8ed1298c7f6c 100644
--- a/javaunohelper/cppumaker/Makefile
+++ b/javaunohelper/cppumaker/Makefile
@@ -28,7 +28,7 @@
gb_PARTIALBUILD := T
include $(GBUILDDIR)/gbuild_simple.mk
-done : $(gb_UnoApiTarget_CPPUMAKERTARGET)
+done : $(gb_UnoApiTarget_CPPUMAKERTARGET) $(OUTDIR)/bin/udkapi.rdb
$(call gb_Helper_abbreviate_dirs_native, \
$(call gb_Helper_execute,cppumaker -C -BUCR -O. \
-Tcom.sun.star.beans.NamedValue \