Browse Source

Distribute src/ext/README.

Nick Mathewson 11 years ago
parent
commit
c3162d39bd
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/ext/include.am

+ 2 - 0
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	\