Kaydet (Commit) 8c05d8b8 authored tarafından Caolán McNamara's avatar Caolán McNamara

fix probable cut-and-paste build error

Change-Id: I71a3ea0fd548bb6dcaf2df823fa3d63026b1b3dc
üst d0d840c2
...@@ -38,7 +38,7 @@ $(eval $(call gb_Module_add_targets,extensions,\ ...@@ -38,7 +38,7 @@ $(eval $(call gb_Module_add_targets,extensions,\
)) ))
ifneq ($(filter-out IOS ANDROID,$(OS)),) ifneq ($(filter-out IOS ANDROID,$(OS)),)
$(eval $(call gb_Module_add_targets,shell,\ $(eval $(call gb_Module_add_targets,extensions,\
Library_ldapbe2 \ Library_ldapbe2 \
)) ))
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