aboutsummaryrefslogtreecommitdiff
path: root/src/iemmatrix_sources.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/iemmatrix_sources.c')
-rw-r--r--src/iemmatrix_sources.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/iemmatrix_sources.c b/src/iemmatrix_sources.c
index ac902a2..9b9b46e 100644
--- a/src/iemmatrix_sources.c
+++ b/src/iemmatrix_sources.c
@@ -37,7 +37,9 @@ void iemmatrix_sources_setup(void)
iemtx_log_setup(); /* mtx_log.c */
iemtx_lt_setup(); /* mtx_lt.c */
iemtx_matrix_setup(); /* mtx_matrix.c */
+ iemtx_max2_setup(); /* mtx_max2.c */
iemtx_mean_setup(); /* mtx_mean.c */
+ iemtx_min2_setup(); /* mtx_min2.c */
iemtx_mul_setup(); /* mtx_mul.c */
iemtx_mul__setup(); /* mtx_mul~.c */
iemtx_neq_setup(); /* mtx_neq.c */