aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Source/FieldSolver/SpectralSolver/SpectralAlgorithms/CMakeLists.txt')
-rw-r--r--Source/FieldSolver/SpectralSolver/SpectralAlgorithms/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/CMakeLists.txt b/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/CMakeLists.txt
index eb88b1f4e..a370d4b2d 100644
--- a/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/CMakeLists.txt
+++ b/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/CMakeLists.txt
@@ -1,6 +1,6 @@
target_sources(WarpX
PRIVATE
- PsatdAlgorithm.cpp
+ PsatdAlgorithmJConstantInTime.cpp
PsatdAlgorithmJLinearInTime.cpp
PsatdAlgorithmPml.cpp
SpectralBaseAlgorithm.cpp