summaryrefslogtreecommitdiff
path: root/2.3-1/macros/findDeps/getAllSources.sci
diff options
context:
space:
mode:
Diffstat (limited to '2.3-1/macros/findDeps/getAllSources.sci')
-rw-r--r--2.3-1/macros/findDeps/getAllSources.sci9
1 files changed, 9 insertions, 0 deletions
diff --git a/2.3-1/macros/findDeps/getAllSources.sci b/2.3-1/macros/findDeps/getAllSources.sci
index 7e0a806c..949fe0d9 100644
--- a/2.3-1/macros/findDeps/getAllSources.sci
+++ b/2.3-1/macros/findDeps/getAllSources.sci
@@ -1046,6 +1046,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"