]> www.ginac.de Git - ginac.git/blobdiff - doc/tutorial/Makefile.in
- renamed archive::dump() to archive::printraw() for consistency with the
[ginac.git] / doc / tutorial / Makefile.in
index ca92d6b9a500c2c056a2b7c2a658512e9f6c1858..820db8e54f670d531d9374d45ece518cd041d55b 100644 (file)
@@ -317,7 +317,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 \