소스 검색

Distribute src/ext/README.

Nick Mathewson 11 년 전
부모
커밋
c3162d39bd
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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	\