Code

test.sh: fix the ncmpc-tiny target path
authorMax Kellermann <max@duempel.org>
Mon, 21 Sep 2009 18:02:56 +0000 (20:02 +0200)
committerMax Kellermann <max@duempel.org>
Mon, 21 Sep 2009 18:02:56 +0000 (20:02 +0200)
test.sh

diff --git a/test.sh b/test.sh
index c5588db8541d29c2c66405bb30657f75fad94ca8..a5ea63ca429c542a33019a0cc5647987b1c10e7d 100755 (executable)
--- 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