Documentation/Makefile: remove extra /
[gitweb.git] / Makefile
index dbf19c62775e1a129575fce5281b1a00fb71cdbc..a07964b0e3429a34b9615d8bb468eac81c9c5e5e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -680,7 +680,7 @@ dist-doc:
        :
        rm -fr .doc-tmp-dir
        mkdir .doc-tmp-dir .doc-tmp-dir/man1 .doc-tmp-dir/man7
-       $(MAKE) -C Documentation DESTDIR=. \
+       $(MAKE) -C Documentation DESTDIR=./ \
                man1=../.doc-tmp-dir/man1 \
                man7=../.doc-tmp-dir/man7 \
                install