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

Missing dependency

Change-Id: Icd867709d9d41a9ea1846d2f6332dd6988241efb
üst 72865662
...@@ -45,6 +45,7 @@ ifeq ($(ENABLE_JAVA),TRUE) ...@@ -45,6 +45,7 @@ ifeq ($(ENABLE_JAVA),TRUE)
$(eval $(call gb_CppunitTest_use_java_ure,services)) $(eval $(call gb_CppunitTest_use_java_ure,services))
$(eval $(call gb_CppunitTest_use_jars,services,\ $(eval $(call gb_CppunitTest_use_jars,services,\
ScriptProviderForJava \
smoketest \ smoketest \
)) ))
endif endif
......
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