From 885ded463cf7c7e48acba1dbf0aa8260bde578b9 Mon Sep 17 00:00:00 2001 From: Kai-Wei Chang Date: Wed, 8 Oct 2014 22:07:55 -0500 Subject: revert the change on Makefile.am --- Makefile.am | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 447cfdfa..8de1e174 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,12 +51,12 @@ noinst_HEADERS = vowpalwabbit/accumulate.h \ vowpalwabbit/rand48.h \ vowpalwabbit/reductions.h \ vowpalwabbit/scorer.h \ - vowpalwabbit/searn.h \ - vowpalwabbit/searn_sequencetask.h \ - vowpalwabbit/searn_entityrelationtask.h \ - vowpalwabbit/searn_multiclasstask.h \ - vowpalwabbit/searn_dep_parser.h \ + vowpalwabbit/search.h \ + vowpalwabbit/search_sequencetask.h \ + vowpalwabbit/search_entityrelationtask.h \ vowpalwabbit/search_hooktask.h \ + vowpalwabbit/search_multiclasstask.h \ + vowpalwabbit/search_dep_parser.h \ vowpalwabbit/sender.h \ vowpalwabbit/stagewise_poly.h \ vowpalwabbit/topk.h \ -- cgit v1.2.3