diff --git a/resources/StdMeshers.xml.in b/resources/StdMeshers.xml.in
index ff33885fc..9ecf423ca 100644
--- a/resources/StdMeshers.xml.in
+++ b/resources/StdMeshers.xml.in
@@ -227,6 +227,7 @@
AutomaticLength=AutomaticLength(SetFineness())
FixedPoints1D=FixedPoints1D(SetPoints(),SetNbSegments(),SetReversedEdges())
Propagation=Propagation()
+ PropagOfDistribution=PropagationOfDistribution()
QuadraticMesh=QuadraticMesh()
@@ -250,6 +251,7 @@
AutomaticLength=AutomaticLength(SetFineness())
FixedPoints1D=FixedPoints1D(SetPoints(),SetNbSegments(),SetReversedEdges())
Propagation=Propagation()
+ PropagOfDistribution=PropagationOfDistribution()
QuadraticMesh=QuadraticMesh()