]> www.ginac.de Git - ginac.git/blobdiff - ginsh/Makefile.in
- updated Makefiles
[ginac.git] / ginsh / Makefile.in
index d82d2651407fb658b93a01267cae3e1d9a166468..b2a7cfabbb44b8242978e776afa77c6433a31713 100644 (file)
@@ -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 \