From 17bca3ecebe6986cf60a0245b888ad8466a0c306 Mon Sep 17 00:00:00 2001 From: shivers Date: Wed, 25 Oct 1995 08:04:36 +0000 Subject: [PATCH] meta-arg.scm => scsh/meta-arg.scm --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 0af3f00..377cc00 100644 --- a/Makefile.in +++ b/Makefile.in @@ -552,7 +552,7 @@ SCHEME =scsh/awk.scm \ scsh/machine/time_dep.scm \ scsh/machine/tty-consts.scm \ scsh/machine/waitcodes.scm \ - meta-arg.scm \ + scsh/meta-arg.scm \ scsh/network.scm \ scsh/newports.scm \ scsh/procobj.scm \