X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=contrib%2Fslapd-modules%2Fnoopsrch%2FMakefile;h=ef98a7e9f718ea7bcd196928e3264e5b33670802;hb=9b5972dc9e14e1f7a7bef755bfd0dc61bcf1ffb3;hp=e56cb42adf84869608543b8ede2ea4e899ebb2e1;hpb=3ce8665d6870c19f364f040d34fb3da7513f4700;p=openldap diff --git a/contrib/slapd-modules/noopsrch/Makefile b/contrib/slapd-modules/noopsrch/Makefile index e56cb42adf..ef98a7e9f7 100644 --- a/contrib/slapd-modules/noopsrch/Makefile +++ b/contrib/slapd-modules/noopsrch/Makefile @@ -1,7 +1,7 @@ # $OpenLDAP$ # This work is part of OpenLDAP Software . # -# Copyright 1998-2013 The OpenLDAP Foundation. +# Copyright 1998-2016 The OpenLDAP Foundation. # Copyright 2004 Howard Chu, Symas Corp. All Rights Reserved. # # Redistribution and use in source and binary forms, with or without @@ -13,7 +13,7 @@ # . LDAP_SRC = ../../.. -LDAP_BUILD = ../../.. +LDAP_BUILD = $(LDAP_SRC) LDAP_INC = -I$(LDAP_BUILD)/include -I$(LDAP_SRC)/include -I$(LDAP_SRC)/servers/slapd LDAP_LIB = $(LDAP_BUILD)/libraries/libldap_r/libldap_r.la \ $(LDAP_BUILD)/libraries/liblber/liblber.la