## Process this file with automake to produce Makefile.in ## ## $Id: Makefile.am 281 2005-04-20 16:45:02Z peter $ INCLUDES = @LOCAL_INCLUDES@ noinst_LTLIBRARIES = libstatistics.la libstatistics_la_SOURCES = \ Averager.cc AveragerPair.cc AveragerWeighted.cc Fisher.cc Histogram.cc \ KernelBox.cc \ Kernel.cc KernelTriCube.cc Pearson.cc Regression.cc RegressionLinear.cc \ RegressionLocal.cc RegressionNaive.cc ROC.cc Score.cc utility.cc