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:
authorAlekh Agarwal <alekh@alekha-z420.corp.microsoft.com>2014-08-21 00:10:41 +0400
committerAlekh Agarwal <alekh@alekha-z420.corp.microsoft.com>2014-08-21 00:10:41 +0400
commit1ed181e2ed3a0cbe6804f91a1212e448591d771d (patch)
tree12f21c9c65bafa7acef5ad9612811cf63cae25d1 /Makefile.am
parentb19ec85b7c95758ef7174717f212c38b9bb0a263 (diff)
correct version of lasvm
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f1efca58..d6f2bda8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,6 +32,7 @@ noinst_HEADERS = vowpalwabbit/accumulate.h \
vowpalwabbit/ect.h \
vowpalwabbit/gd.h \
vowpalwabbit/gd_mf.h \
+ vowpalwabbit/kernel_svm.h \
vowpalwabbit/lda_core.h \
vowpalwabbit/log_multi.h \
vowpalwabbit/lrq.h \