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:
authorJake Hofman <jhofman@gmail>2013-12-04 00:27:06 +0400
committerJake Hofman <jhofman@gmail>2013-12-04 00:27:06 +0400
commit4416e1b35e968a0d8fc60c3430f10c639f535f29 (patch)
tree69502fe2a7f5aea109fee3616cb4c775b5f20187 /Makefile.am
parent2a0468b54ff3f12eb3e65079fdb2d7d24e3c14ad (diff)
parentfe8780a42c1b44d05631d1866029007a1f4f6078 (diff)
merged pull from JohnLangford/master, fixed mf
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 6416a14c..5caf86b6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@ noinst_HEADERS = vowpalwabbit/accumulate.h vowpalwabbit/oaa.h \
vowpalwabbit/v_array.h vowpalwabbit/lda_core.h \
vowpalwabbit/v_hashmap.h vowpalwabbit/loss_functions.h \
vowpalwabbit/network.h vowpalwabbit/wap.h vowpalwabbit/noop.h \
- vowpalwabbit/nn.h vowpalwabbit/learner.h
+ vowpalwabbit/nn.h vowpalwabbit/learner.h vowpalwabbit/bs.h vowpalwabbit/topk.h
ACLOCAL_AMFLAGS = -I acinclude.d