diff --git a/src/postProcessing/functionObjects/field/Make/files b/src/postProcessing/functionObjects/field/Make/files
index f5360c2c1a7d77a0023d573355ffb68748e1de92..3f2b8f9f50c4c31aa4ae522d16474e2997ebc229 100644
--- a/src/postProcessing/functionObjects/field/Make/files
+++ b/src/postProcessing/functionObjects/field/Make/files
@@ -30,6 +30,7 @@ readFields/readFields.C
 readFields/readFieldsFunctionObject.C
 
 streamLine/streamLine.C
+streamLine/streamLineBase.C
 streamLine/streamLineParticle.C
 streamLine/streamLineParticleCloud.C
 streamLine/streamLineFunctionObject.C
diff --git a/src/postProcessing/functionObjects/field/streamLine/streamLineBase.C b/src/postProcessing/functionObjects/field/streamLine/streamLineBase.C
index 94b7d124fea51bf4c7e5774f9fba1aca0a04107b..e319081bf9a84855a2260997de51feaf8a72602e 100644
--- a/src/postProcessing/functionObjects/field/streamLine/streamLineBase.C
+++ b/src/postProcessing/functionObjects/field/streamLine/streamLineBase.C
@@ -883,7 +883,8 @@ void Foam::streamLineBase::write()
                     )
                 );
 
-                Info(log_)<< "    Writing data to " << vtkFile.path() << endl;
+                if (log_) Info
+                    << "    Writing data to " << vtkFile.path() << endl;
 
                 scalarFormatterPtr_().write
                 (