X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2FMakefile.in;h=e4a4f5d80d65461264a628a5efa44981d00a32fa;hp=0a17c44640351d6047e7042bf27869c89e07a75e;hb=9d22692238af9dd0875b5ed849e6ce3a3d503a87;hpb=5ed82a8b4158d90bbe0ac155f28fc3db42d76d51 diff --git a/check/Makefile.in b/check/Makefile.in index 0a17c446..e4a4f5d8 100644 --- a/check/Makefile.in +++ b/check/Makefile.in @@ -252,7 +252,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 \