From bc52c53ec2872a0e41b830308f11400d77b38e76 Mon Sep 17 00:00:00 2001 From: Kenneth Heafield Date: Sun, 20 May 2012 13:32:39 -0400 Subject: Rename decoder library, assimilate mira directory --- Jamroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Jamroot') diff --git a/Jamroot b/Jamroot index fff11d56..8be59e5a 100644 --- a/Jamroot +++ b/Jamroot @@ -30,7 +30,7 @@ if [ test_header boost/serialization/map.hpp ] && [ test_library boost_serializa project : requirements $(requirements) darwin:static ; project : default-build single on release ; -install-bin-libs utils//programs mteval//programs klm/lm//programs training//liblbfgs decoder//cdec creg//creg phrasinator//programs ; +install-bin-libs utils//programs mteval//programs klm/lm//programs training//liblbfgs decoder//cdec creg//creg phrasinator//programs mira//kbest_mira ; build-projects mteval decoder klm/lm training/liblbfgs creg ; -- cgit v1.2.3