]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-relay/Makefile.in
Merge remote branch 'origin/mdb.master'
[openldap] / servers / slapd / back-relay / Makefile.in
index da7ae25508205be2bd98bb199cd4cd9acefa4b85..f93a84c63addab95268819b5589ff2f999a3dd87 100644 (file)
@@ -1,7 +1,8 @@
 # Makefile.in for back-relay
+# $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2005 The OpenLDAP Foundation.
+## Copyright 1998-2011 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
 ## <http://www.OpenLDAP.org/license.html>.
 
-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