openldap: convert to gbuild

Change-Id: Ic1c4c58a09fd41bce78731e61349baa129f5e935
This commit is contained in:
Matúš Kukan
2012-10-28 12:35:07 +01:00
parent eb28dd59b8
commit c3a586a716
16 changed files with 123 additions and 83 deletions

View File

@@ -11,6 +11,8 @@ $(eval $(call gb_ExternalProject_ExternalProject,postgresql))
$(eval $(call gb_ExternalProject_use_unpacked,postgresql,postgresql))
$(eval $(call gb_ExternalProject_use_package,postgresql,openldap))
$(eval $(call gb_ExternalProject_register_targets,postgresql,\
build \
))