Makefile: add dependency so "make install" won't need -j1
Now due to a missing dependency, "make install" will fail if MAKEFLAGS="-j N" is set to $N > 1$. Add an additional dependency to fix it.
This commit is contained in:
parent
294389bfc4
commit
84d5ba706c
Loading…
Reference in New Issue
Block a user