diff --git a/modules/performUQ/SimCenterUQ/nataf_gsa/CMakeLists.txt.UBUNTU b/modules/performUQ/SimCenterUQ/nataf_gsa/CMakeLists.txt.UBUNTU index 7e6b11052..293f24488 100644 --- a/modules/performUQ/SimCenterUQ/nataf_gsa/CMakeLists.txt.UBUNTU +++ b/modules/performUQ/SimCenterUQ/nataf_gsa/CMakeLists.txt.UBUNTU @@ -69,6 +69,7 @@ if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR) gammaDist.cpp runGSA.cpp runForward.cpp + runMFMC.cpp RVDist.cpp gumbelDist.cpp truncExponentialDist.cpp @@ -139,6 +140,7 @@ else() gammaDist.cpp runGSA.cpp runForward.cpp + runMFMC.cpp RVDist.cpp gumbelDist.cpp truncExponentialDist.cpp