Commit ef3617c6 authored by Bearice Ren's avatar Bearice Ren Committed by Ben Noordhuis
Browse files

build: fix `make -j' fails after `make clean'

make fails if:
    ./configure && make clean && make -j6

as out/Makefile has not yet be made when entering sub dirs
parent 24184345
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment