diff options
Diffstat (limited to 'src/statisticsFunctions/Makefile.am')
-rw-r--r-- | src/statisticsFunctions/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/statisticsFunctions/Makefile.am b/src/statisticsFunctions/Makefile.am index bb937ab9..8ba9e216 100644 --- a/src/statisticsFunctions/Makefile.am +++ b/src/statisticsFunctions/Makefile.am @@ -11,4 +11,5 @@ ## SUBDIRS= mean \ - sum
\ No newline at end of file + sum\ + variance |