aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index e40ac11..a317bc8 100644
--- a/makefile
+++ b/makefile
@@ -1,5 +1,6 @@
OPT_HEADS=models/beta1d.hpp statistics/chisq.hpp models/lin1d.hpp\
models/pl1d.hpp models/bl1d.hpp\
+ statistics/leastsq.hpp\
core/fitter.hpp models/models.hpp\
core/opt_traits.hpp\
methods/powell/powell_method.hpp models/bpl1d.hpp\