summaryrefslogtreecommitdiff
path: root/src/ext
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-04-13 09:12:39 -0400
committerNick Mathewson <nickm@torproject.org>2016-04-15 09:03:22 -0400
commit05499b6ded25b5cbc8b16916fa9c0a39407ab10f (patch)
treef4be53cd3202c6d06a2c8aaf10de8cd8f9d275fb /src/ext
parent32e80ea3d32d5fd8207d16f9e5b26defa0d98a7c (diff)
downloadtor-05499b6ded25b5cbc8b16916fa9c0a39407ab10f.tar.gz
tor-05499b6ded25b5cbc8b16916fa9c0a39407ab10f.zip
Add timeouts to libor-event.a
Diffstat (limited to 'src/ext')
-rw-r--r--src/ext/include.am7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/ext/include.am b/src/ext/include.am
index b4281b92ca..42a38f1368 100644
--- a/src/ext/include.am
+++ b/src/ext/include.am
@@ -166,10 +166,7 @@ EXTRA_DIST += \
timeouts/lua/timeout-lua.c \
timeouts/Makefile \
timeouts/Rules.shrc \
- timeouts/test-timeout.c
+ timeouts/test-timeout.c \
+ timeouts/timeout-bitops.c
-# XXXX Once we use timeouts, include this in an actual library.
-EXTRA_DIST += \
- timeouts/timeout-bitops.c \
- timeout.c