Skip to content
Snippets Groups Projects
Commit e75e0c72 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Make log.o depend on micro-revision.i

Otherwise micro-revision.i might not get built on time.
parent efba2922
No related branches found
No related tags found
No related merge requests found
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment