From e49adc262633fbd449aac2863cc6e036900ccf6b Mon Sep 17 00:00:00 2001 From: curt Date: Sat, 15 May 1999 01:09:26 +0000 Subject: [PATCH] Added subdir Parallel for tools to parallelize the scenery construction process. --- Tools/Construct/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Tools/Construct/Makefile.am b/Tools/Construct/Makefile.am index 8b9ac3035..1456e2932 100644 --- a/Tools/Construct/Makefile.am +++ b/Tools/Construct/Makefile.am @@ -4,6 +4,7 @@ SUBDIRS = \ Combine \ GenOutput \ Match \ + Parallel \ Triangulate \ Main -- 2.39.5