[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] Make log.o depend on micro-revision.i
commit e75e0c72781bd6a0cd8ad30cc4814692645a9f04
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Sun Mar 15 17:09:58 2015 -0400
Make log.o depend on micro-revision.i
Otherwise micro-revision.i might not get built on time.
---
src/common/include.am | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/common/include.am b/src/common/include.am
index 5b63392..5417cca 100644
--- a/src/common/include.am
+++ b/src/common/include.am
@@ -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 \
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits