Kaydet (Commit) 4e90345a authored tarafından Noel Power's avatar Noel Power

fix missing ')' in Module.basic.mk

Change-Id: I2a9eb4d5c6e8dfea2aaf9b8667d3e3de7b1357fe
üst 6113b27e
......@@ -37,7 +37,7 @@ $(eval $(call gb_Module_add_targets,basic,\
$(eval $(call gb_Module_add_check_targets,basic,\
CppunitTest_basic_scanner \
$(if $(filter-out $(OS),WIN), \
CppunitTest_basic_enable \
CppunitTest_basic_enable) \
))
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