aboutsummaryrefslogtreecommitdiff
path: root/mllib/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mllib/pom.xml')
-rw-r--r--mllib/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mllib/pom.xml b/mllib/pom.xml
index 7b7beaf59d..fc2b2cc09c 100644
--- a/mllib/pom.xml
+++ b/mllib/pom.xml
@@ -125,6 +125,7 @@
<directory>../python</directory>
<includes>
<include>pyspark/mllib/*.py</include>
+ <include>pyspark/mllib/stat/*.py</include>
<include>pyspark/ml/*.py</include>
<include>pyspark/ml/param/*.py</include>
</includes>