X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fback-relay%2FMakefile.in;h=a408f34c84ef7ecf9c317c933eb7adbc9c6fa7f6;hb=1adee08e8912c1f47c7b170fe62bebdd9797921f;hp=6ef139cbaf0a09cddd7dc878648242b12910039d;hpb=da6d9eb0463255782f3fa70c61fd958d94c048cf;p=openldap diff --git a/servers/slapd/back-relay/Makefile.in b/servers/slapd/back-relay/Makefile.in index 6ef139cbaf..a408f34c84 100644 --- a/servers/slapd/back-relay/Makefile.in +++ b/servers/slapd/back-relay/Makefile.in @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2007 The OpenLDAP Foundation. +## Copyright 1998-2010 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -13,8 +13,8 @@ ## top-level directory of the distribution or, alternatively, at ## . -SRCS = init.c config.c op.c -OBJS = init.lo config.lo op.lo +SRCS = init.c op.c +OBJS = init.lo op.lo LDAP_INCDIR= ../../../include LDAP_LIBDIR= ../../../libraries