summaryrefslogtreecommitdiff
path: root/connectivity/makefile.pmk
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/makefile.pmk')
-rwxr-xr-xconnectivity/makefile.pmk4
1 files changed, 3 insertions, 1 deletions
diff --git a/connectivity/makefile.pmk b/connectivity/makefile.pmk
index 4a8dbdf6059d..ede06e49d391 100755
--- a/connectivity/makefile.pmk
+++ b/connectivity/makefile.pmk
@@ -55,8 +55,10 @@ JAVAPREPRO=$(JAVAPREPRO) + " -product"
PACKAGE=org.openoffice.Office.DataAccess
.INCLUDE : settings.mk
+COMPONENT_CONFIG_DATA*=$(TARGET).xcu
+
LOCALIZEDFILES= \
- $(TARGET).xcu
+ $(COMPONENT_CONFIG_DATA)
XCUFILES= \
$(LOCALIZEDFILES) \