X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=cint%2FMakefile.in;h=c1b96b2ce8e7623af5db1384317657aacd914ef5;hp=6ed89577e722bd446d0367ffbbf9ab238644678b;hb=cb8bbf6189842aacf91bc9cc90c396e346287018;hpb=956eeb82c513a723e864edefa857133282cf692b diff --git a/cint/Makefile.in b/cint/Makefile.in index 6ed89577..c1b96b2c 100644 --- a/cint/Makefile.in +++ b/cint/Makefile.in @@ -316,7 +316,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 \