]> www.ginac.de Git - ginac.git/blobdiff - doc/tutorial/Makefile.in
- ginsh now includes "ginac.h" when compiled as part of the GiNaC package,
[ginac.git] / doc / tutorial / Makefile.in
index 16fc4f9397a62c9624d8a795c7f010feffccc64a..158a13357a427495675746059882f346a7b7ff70 100644 (file)
@@ -327,7 +327,7 @@ distdir: $(DISTFILES)
        @for file in $(DISTFILES); do \
          d=$(srcdir); \
          if test -d $$d/$$file; then \
        @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 \
          else \
            test -f $(distdir)/$$file \
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \