From: Peter Kümmel Date: Wed, 6 Jan 2016 13:24:22 +0000 (+0100) Subject: also install cross compiled lyx X-Git-Tag: 2.2.0beta1~246 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=ff8719497af2629d002723a17e2379e4cf645925;p=lyx.git also install cross compiled lyx --- diff --git a/development/cmake/scripts/xmingw b/development/cmake/scripts/xmingw index 517291d159..f08c1e75a8 100755 --- a/development/cmake/scripts/xmingw +++ b/development/cmake/scripts/xmingw @@ -125,8 +125,9 @@ lyxmake translations lyxmake doc lyxmake LyX lyxmake tex2lyx -lyxmake all +make install +checkExitCode # ---------------------------------------------------------