diff scripts/general/Makefile.in @ 689:9d000ef9aae8

[project @ 1994-09-10 05:04:59 by jwe]
author jwe
date Sat, 10 Sep 1994 05:05:05 +0000
parents a99f27ec34ba
children 1844c17634f9
line wrap: on
line diff
--- a/scripts/general/Makefile.in	Sat Sep 10 04:52:55 1994 +0000
+++ b/scripts/general/Makefile.in	Sat Sep 10 05:05:05 1994 +0000
@@ -66,9 +66,9 @@
 .PHONY: realclean
 
 local-dist:
-	ln $(DISTFILES) ../../`cat ../../.fname`/scripts
+	ln $(DISTFILES) ../../`cat ../../.fname`/scripts/general
 .PHONY: local-dist
 
 dist:
-	ln $(DISTFILES) ../../`cat ../../.fname`/scripts
+	ln $(DISTFILES) ../../`cat ../../.fname`/scripts/general
 .PHONY: dist