Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3be4ddb4..5caf86b6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,7 @@ noinst_HEADERS = vowpalwabbit/accumulate.h vowpalwabbit/oaa.h \
vowpalwabbit/parser.h vowpalwabbit/csoaa.h vowpalwabbit/beam.h \
vowpalwabbit/searn.h vowpalwabbit/ect.h vowpalwabbit/cb.h \
vowpalwabbit/searn_sequencetask.h vowpalwabbit/example.h \
- vowpalwabbit/sender.h vowpalwabbit/gd.h vowpalwabbit/gd_mf.h \
+ vowpalwabbit/sender.h vowpalwabbit/gd.h vowpalwabbit/mf.h \
vowpalwabbit/simple_label.h vowpalwabbit/global_data.h \
vowpalwabbit/sparse_dense.h vowpalwabbit/hash.h \
vowpalwabbit/unique_sort.h vowpalwabbit/io_buf.h \