summaryrefslogtreecommitdiff
path: root/macros/findDeps/getAllSources.sci
diff options
context:
space:
mode:
Diffstat (limited to 'macros/findDeps/getAllSources.sci')
-rw-r--r--macros/findDeps/getAllSources.sci9
1 files changed, 9 insertions, 0 deletions
diff --git a/macros/findDeps/getAllSources.sci b/macros/findDeps/getAllSources.sci
index fbc71eb6..5cdcd94b 100644
--- a/macros/findDeps/getAllSources.sci
+++ b/macros/findDeps/getAllSources.sci
@@ -1067,6 +1067,15 @@ function allSources = getAllSources(SharedInfo,BuildTool)
"src/c/statisticsFunctions/stdevf/zrowstdevfa.c"
"src/c/statisticsFunctions/stdevf/ccolumnstdevfa.c"
"src/c/statisticsFunctions/stdevf/scolumnstdevfa.c"
+ "src/c/statisticsFunctions/moment/dmoments.c"
+ "src/c/statisticsFunctions/moment/dmomentrowa.c"
+ "src/c/statisticsFunctions/moment/dmomentcola.c"
+ "src/c/statisticsFunctions/moment/smoments.c"
+ "src/c/statisticsFunctions/moment/smomentrowa.c"
+ "src/c/statisticsFunctions/moment/smomentcola.c"
+ "src/c/statisticsFunctions/moment/zmoments.c"
+ "src/c/statisticsFunctions/moment/zmomentrowa.c"
+ "src/c/statisticsFunctions/moment/zmomentcola.c"
"src/c/operations/multiplication/cmula.c"
"src/c/operations/multiplication/cmuls.c"
"src/c/operations/multiplication/cmulv.c"