]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-relay/Makefile.in
happy belated new year
[openldap] / servers / slapd / back-relay / Makefile.in
index 6ef139cbaf0a09cddd7dc878648242b12910039d..a408f34c84ef7ecf9c317c933eb7adbc9c6fa7f6 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## 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
 ## <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