updates.
[crypto.git] / util / robodoc / makefile.in
index 0d3a54b0933e6e4bbbd0a39266469869ac1f6fd8..91b30909755854c6980213c4a76fbada8104207d 100644 (file)
@@ -293,7 +293,7 @@ distdir: $(DISTFILES)
        @for file in $(DISTFILES); do \
          d=$(srcdir); \
          if test -d $$d/$$file; then \
-           cp -pr $$d/$$file $(distdir)/$$file; \
+           cp -pr $$/$$file $(distdir)/$$file; \
          else \
            test -f $(distdir)/$$file \
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \