commit c3162d39bdc17f82ffd6b73677e23728e523a4b3
Author: Nick Mathewson <nickm(a)torproject.org>
Date: Fri Oct 12 17:00:35 2012 -0400
Distribute src/ext/README.
---
src/ext/include.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/ext/include.am b/src/ext/include.am
index 97e7e46..1d56134 100644
--- a/src/ext/include.am
+++ b/src/ext/include.am
@@ -1,6 +1,8 @@
AM_CPPFLAGS += -I$(srcdir)/src/ext -Isrc/ext
+EXTRA_DIST += src/ext/README
+
EXTHEADERS = \
src/ext/ht.h \
src/ext/eventdns.h \