X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=tools%2Fprocdata;h=29076a655dbbc23ff06e6a8c71c89f6005fbd918;hb=2e6bc96b25ae3ad5be7f04934be01f63dfd23ce2;hp=25136ad923c537b760ab21443989caa95b2e2bec;hpb=7cffbf057545fb303ad8f53e432ef42f7708e16d;p=dosdemo 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