[tor-commits] [trunnel/master] Fix a manifest typo
    nickm at torproject.org 
    nickm at torproject.org
       
    Thu Sep 25 17:14:54 UTC 2014
    
    
  
commit 75d922342374e19299f1e763635fe28c8e27f8e9
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu Sep 25 13:14:51 2014 -0400
    Fix a manifest typo
---
 MANIFEST.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MANIFEST.in b/MANIFEST.in
index 4d96c8f..2eb978a 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -12,5 +12,5 @@ include test/valid/*.trunnel
 include test/Makefile
 include test/run_tests.sh
 include test/tinytest/*.[ch]
-incldue test/c/*.[ch]
+include test/c/*.[ch]
 
    
    
More information about the tor-commits
mailing list