From 321d5e4332b15633a678397bacc20293f4b2c3a2 Mon Sep 17 00:00:00 2001 From: smh Date: Thu, 9 Jun 2005 06:00:25 +0000 Subject: [PATCH] "make data" added to "make all" to copy examples --- adm_local/unix/make_commence.in | 1 + 1 file changed, 1 insertion(+) diff --git a/adm_local/unix/make_commence.in b/adm_local/unix/make_commence.in index cf53ec63..549610f5 100644 --- a/adm_local/unix/make_commence.in +++ b/adm_local/unix/make_commence.in @@ -222,6 +222,7 @@ all: $(MAKE) lib $(MAKE) bin $(MAKE) resources + $(MAKE) data # # add target to build administrative files -- 2.39.2