From: Nick Mathewson Date: Fri, 12 Oct 2012 21:00:35 +0000 (-0400) Subject: Distribute src/ext/README. X-Git-Tag: tor-0.2.4.4-alpha~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3162d39bdc17f82ffd6b73677e23728e523a4b3;p=thirdparty%2Ftor.git Distribute src/ext/README. --- diff --git a/src/ext/include.am b/src/ext/include.am index 97e7e46b46..1d5613406b 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 \