]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-relay/Makefile.in
Merge remote-tracking branch 'origin/mdb.master'
[openldap] / servers / slapd / back-relay / Makefile.in
index 57d0f48b9aa0dc28db0664801e35bb16795c6bee..90ea4b3db809d065fc8ea639df2b155e21b3563c 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2006 The OpenLDAP Foundation.
+## Copyright 1998-2012 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