X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fback-relay%2FMakefile.in;h=a408f34c84ef7ecf9c317c933eb7adbc9c6fa7f6;hb=1adee08e8912c1f47c7b170fe62bebdd9797921f;hp=0190a8da1a38d06fe4b558f1dfd314699cf3ad5b;hpb=8c6fe4880695e5f6583e69af9844077b6f473767;p=openldap diff --git a/servers/slapd/back-relay/Makefile.in b/servers/slapd/back-relay/Makefile.in index 0190a8da1a..a408f34c84 100644 --- a/servers/slapd/back-relay/Makefile.in +++ b/servers/slapd/back-relay/Makefile.in @@ -1,7 +1,8 @@ # Makefile.in for back-relay +# $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2004 The OpenLDAP Foundation. +## Copyright 1998-2010 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -12,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