From: Max Kellermann Date: Mon, 21 Sep 2009 18:02:56 +0000 (+0200) Subject: test.sh: fix the ncmpc-tiny target path X-Git-Tag: release-0.15~4 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5801f3e31aff3a974035e26c5ae5451ab5a3c6b5;p=ncmpc.git test.sh: fix the ncmpc-tiny target path --- diff --git a/test.sh b/test.sh index c5588db..a5ea63c 100755 --- a/test.sh +++ b/test.sh @@ -47,4 +47,4 @@ make -j2 install CFLAGS="-Os" ./configure --prefix=$PREFIX/mini --disable-debug --enable-werror \ --enable-mini make -j2 install -make ncmpc-tiny +make src/ncmpc-tiny