changeset 5210:996a08a3eb06 ss-2-9-0

[project @ 2005-03-15 20:46:03 by jwe]
author jwe
date Tue, 15 Mar 2005 20:46:03 +0000
parents b2132431d1e0
children 31aa4b19250d
files liboctave/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/Makefile.in	Tue Mar 15 20:30:34 2005 +0000
+++ b/liboctave/Makefile.in	Tue Mar 15 20:46:03 2005 +0000
@@ -325,7 +325,7 @@
 
 dist: stamp-prereq
 	ln $(DISTFILES) ../`cat ../.fname`/liboctave
-	for dir in $(DISTDIRS); do ln -s ../../liboctave/$$dir ../`cat ../.fname/liboctave`; done
+	for dir in $(DISTDIRS); do ln -s ../../liboctave/$$dir ../`cat ../.fname`/liboctave; done
 .PHONY: dist
 
 $(OPTS_INC) : %.h : %.in $(top_srcdir)/mk-opts.pl