]> sigrok.org Git - sigrok-util.git/blobdiff - cross-compile/mingw/sigrok-cross-mingw
sigrok-cross-mingw: Also build PV manual
[sigrok-util.git] / cross-compile / mingw / sigrok-cross-mingw
index 81b03e6390386b0d2f96ebaca9696c4540b201b9..51b75a71c38aba860163d74f0d81651f6682ddbd 100755 (executable)
@@ -235,6 +235,7 @@ $CMAKE \
        -DENABLE_TESTS=y \
        .
 make $PARALLEL $V
+make manual
 if [ $DEBUG = 1 ]; then
        make install $V
 else