Kaydet (Commit) ac28e1c7 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Fix pagein-common list

Change-Id: I1bb067e138585099e96cbe3dd2ef4ed8c4870718
üst acdf54c4
...@@ -15,8 +15,8 @@ $(eval $(call gb_Pagein_add_objects,common,\ ...@@ -15,8 +15,8 @@ $(eval $(call gb_Pagein_add_objects,common,\
$(if $(URELIBS),urelibs) \ $(if $(URELIBS),urelibs) \
i18nlangtag \ i18nlangtag \
$(if $(SYSTEM_ICU),,\ $(if $(SYSTEM_ICU),,\
icui18n \ libicui18n$(gb_Library_DLLEXT).$(ICU_MAJOR) \
icuuc \ libicuuc$(gb_Library_DLLEXT).$(ICU_MAJOR) \
) \ ) \
lng \ lng \
xo \ xo \
...@@ -52,8 +52,8 @@ $(eval $(call gb_Pagein_add_objects,common,\ ...@@ -52,8 +52,8 @@ $(eval $(call gb_Pagein_add_objects,common,\
vcl \ vcl \
tk \ tk \
../ure-link/share/misc/types.rdb \ ../ure-link/share/misc/types.rdb \
services.rdb \ services/services.rdb \
oovbaapi.rdb \ types/oovbaapi.rdb \
deployment \ deployment \
deploymentmisc \ deploymentmisc \
xstor \ xstor \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment