]> git.sur5r.net Git - openldap/blobdiff - libraries/liblber/Make-template
Added ldbm flush on write code which uses slapd.conf option.
[openldap] / libraries / liblber / Make-template
index f1b9dd4f363c792ee52ac5bb4bbdec1e957d119e..6f292127119cf5b38f75e2af24e1040d84ee8007 100644 (file)
@@ -77,9 +77,9 @@ links:
 # DO NOT DELETE THIS LINE -- mkdep uses it.
 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
 
-decode.o: decode.c ../../include/lber.h
+decode.o: decode.c ../../include/proto-lber.h
 encode.o: encode.c ../../include/lber.h
-io.o: io.c ../../include/lber.h
-bprint.o: bprint.c ../../include/lber.h
+io.o: io.c ../../include/proto-lber.h
+bprint.o: bprint.c ../../include/proto-lber.h
 
 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY