]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/Makefile.in
minor naming cleanup; improvements to DN mapping layer; major docs update
[openldap] / servers / slapd / Makefile.in
index d9da38491e381aea70ef051a07c714d2d6fb2d55..d8b4fc9e7543f092bfd93667b54445d1f28aa0e6 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2004 The OpenLDAP Foundation.
+## Copyright 1998-2005 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -313,6 +313,8 @@ libbackends.a: .backend
 liboverlays.a: FORCE
        @cd overlays; $(MAKE) $(MFLAGS) all
 
+backend.c: backend.h
+
 version.c: Makefile
        @-$(RM) $@
        $(MKVERSION) -s -n Versionstr slapd > $@