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:
Reference in New Issue
Block a user