X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=dosdemo;a=blobdiff_plain;f=tools%2Fprocdata;h=29076a655dbbc23ff06e6a8c71c89f6005fbd918;hp=25136ad923c537b760ab21443989caa95b2e2bec;hb=b0159ee29e4e616e4506d3cea5aee6ecc97aa93a;hpb=7cffbf057545fb303ad8f53e432ef42f7708e16d diff --git a/tools/procdata b/tools/procdata index 25136ad..29076a6 100755 --- a/tools/procdata +++ b/tools/procdata @@ -8,7 +8,7 @@ fi # process embedded images if [ ! -f tools/img2bin/img2bin ]; then - make -C tools/img2bin/img2bin || exit 1 + make -C tools/img2bin || exit 1 fi alias img2bin=tools/img2bin/img2bin