From: curt Date: Sat, 15 May 1999 01:09:26 +0000 (+0000) Subject: Added subdir Parallel for tools to parallelize the scenery construction X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e49adc262633fbd449aac2863cc6e036900ccf6b;p=flightgear.git Added subdir Parallel for tools to parallelize the scenery construction process. --- 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