mirror of
https://github.com/yrutschle/sslh.git
synced 2025-06-10 04:12:18 +03:00
Makefile: fix parallel build
version.h is included by some .o files, but it is generated. As such, it must be a dependency of those .o files. Rather than filter exactly which .o file needs it, just add a generic dependency for all .o files on version.h. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
This commit is contained in:
parent
e4a4e04bf8
commit
70a2ea926e
Loading…
x
Reference in New Issue
Block a user