From: ceriel Date: Wed, 27 Jul 1988 08:32:19 +0000 (+0000) Subject: Added some, because local.h and em_path.h now have a source X-Git-Tag: release-5-5~2985 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=620f17db1b3e8f511a78282c8c421db8254b59f1;p=ack.git Added some, because local.h and em_path.h now have a source --- diff --git a/distr/Action b/distr/Action index 0b3383e25..ba518456b 100644 --- a/distr/Action +++ b/distr/Action @@ -17,6 +17,14 @@ end name "ego share pop_push file" dir util/ego/share end +name "h/local.h" +dir first +action "cp local.h.src ../h/local.h" +end +name "h/em_path.h" +dir first +action "cp em_path.h.src ../h/em_path.h" +end name "create .distr file for interpreter" dir util/int end