mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 10:12:15 +01:00
Make log.o depend on micro-revision.i
Otherwise micro-revision.i might not get built on time.
This commit is contained in:
parent
efba2922ea
commit
e75e0c7278
@ -72,6 +72,8 @@ LIBOR_A_SOURCES = \
|
||||
$(libor_extra_source) \
|
||||
$(threads_impl_source)
|
||||
|
||||
src/common/log.o: micro-revision.i
|
||||
|
||||
LIBOR_CRYPTO_A_SOURCES = \
|
||||
src/common/aes.c \
|
||||
src/common/crypto.c \
|
||||
|
Loading…
Reference in New Issue
Block a user