From 6fd22244aaa33cd5cbc4d9bd1003e6eef7b6e418 Mon Sep 17 00:00:00 2001 From: Kenneth Heafield Date: Sun, 27 May 2012 15:05:56 -0400 Subject: Add example installing perl script --- Jamroot | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Jamroot') diff --git a/Jamroot b/Jamroot index c2e250d0..87a5a53d 100644 --- a/Jamroot +++ b/Jamroot @@ -31,6 +31,8 @@ project : default-build on release ; install-bin-libs dpmert//programs utils//programs mteval//programs klm/lm//programs training//liblbfgs decoder//cdec phrasinator//programs mira//kbest_mira ; +install perl-scripts : dpmert//dpmert.pl : $(bindir) ; + build-projects mteval decoder dpmert klm/lm training/liblbfgs ; #Compile everything ending with _test.cc into a test and run it. -- cgit v1.2.3