diff --git a/Construct/Makefile.am b/Construct/Makefile.am index 7761fd464..f19226325 100644 --- a/Construct/Makefile.am +++ b/Construct/Makefile.am @@ -1,7 +1,7 @@ SUBDIRS = \ Array \ Clipper \ - GenFans \ + Combine \ GenOutput \ Triangulate \ Main diff --git a/Tools/Makefile.am b/Tools/Makefile.am index a448801a7..f51cf02c9 100644 --- a/Tools/Makefile.am +++ b/Tools/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = process-dem.pl +EXTRA_DIST = process-dem.pl scenery_version.hxx SUBDIRS = \ Lib \