#!/bin/bash
set -e
ya make
javah -d jni/ -cp libs-queryrec.jar -jni ru.yandex.direct.queryrec.QueryrecJni
