X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fautomake.mk;h=36a73530a861c83a9685e034b40a36178a776c0d;hb=0b7e8882ce9bf2166c6bcc0db1334357ba5a76d4;hp=36e1f5e3043e8e8acf2b4c0b709235a4abde2c63;hpb=b6bbb92263a71bd626583a30de65c7f75d2f448c;p=pspp diff --git a/src/math/automake.mk b/src/math/automake.mk index 36e1f5e304..36a73530a8 100644 --- a/src/math/automake.mk +++ b/src/math/automake.mk @@ -1,5 +1,5 @@ # PSPP - a program for statistical analysis. -# Copyright (C) 2017 Free Software Foundation, Inc. +# Copyright (C) 2017, 2019 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -46,6 +46,7 @@ src_math_libpspp_math_la_SOURCES = \ src/math/random.c src/math/random.h \ src/math/statistic.h \ src/math/sort.c src/math/sort.h \ + src/math/shapiro-wilk.c src/math/shapiro-wilk.h \ src/math/trimmed-mean.c src/math/trimmed-mean.h \ src/math/tukey-hinges.c src/math/tukey-hinges.h \ src/math/wilcoxon-sig.c src/math/wilcoxon-sig.h