]> git.mxchange.org Git - flightgear.git/commitdiff
Added subdir Parallel for tools to parallelize the scenery construction
authorcurt <curt>
Sat, 15 May 1999 01:09:26 +0000 (01:09 +0000)
committercurt <curt>
Sat, 15 May 1999 01:09:26 +0000 (01:09 +0000)
process.

Tools/Construct/Makefile.am

index 8b9ac3035e7dca8564156990f2cd4ca72c01170d..1456e293294eb082c53f71356f50587aa5daaebb 100644 (file)
@@ -4,6 +4,7 @@ SUBDIRS = \
        Combine \
        GenOutput \
        Match \
+       Parallel \
        Triangulate \
        Main