From 002b1a82a8971efd0e69f12570e45baf74f8558f Mon Sep 17 00:00:00 2001 From: Xavier Guimard Date: Mon, 1 Nov 2010 08:30:06 +0000 Subject: [PATCH] Preserve links in doc --- build/lemonldap-ng/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/lemonldap-ng/Makefile b/build/lemonldap-ng/Makefile index f4e0633d9..349488c4c 100644 --- a/build/lemonldap-ng/Makefile +++ b/build/lemonldap-ng/Makefile @@ -372,7 +372,7 @@ install_examples_site: install_doc_site: @install -v -d $(RDOCDIR) - @cp -R --remove-destination doc/* $(RDOCDIR) + @cp -dR --remove-destination doc/* $(RDOCDIR) install_conf_dir: install_sessions_dir # Configuration files install