diff --git a/src/scheme/CMakeLists.txt b/src/scheme/CMakeLists.txt
index bd37104772d073219f75340642b12b85ee32100f..a4282a068fe6ef97bc8bcfccf139ad2e83f70d06 100644
--- a/src/scheme/CMakeLists.txt
+++ b/src/scheme/CMakeLists.txt
@@ -11,7 +11,7 @@ add_library(
   DiscreteFunctionVectorInterpoler.cpp
   LocalDtAcousticSolver.cpp
   LocalDtHyperelasticSolver.cpp
-  FluxingAdvectionSolver.cpp)
+  FluxingAdvectionSolver.cpp
   FluxingAdvectionSolver.cpp
 )