[tor-commits] [tor/master] Fix whitespace in Makefile.am
    nickm at torproject.org 
    nickm at torproject.org
       
    Fri Sep  7 18:46:04 UTC 2012
    
    
  
commit 2cde6658b5998561e9e8a9377976db87690a2387
Author: Nick Mathewson <nickm at torproject.org>
Date:   Fri Sep 7 14:46:03 2012 -0400
    Fix whitespace in Makefile.am
---
 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index aa6f6c4..787be49 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,7 +28,7 @@ EXTRA_DIST+= \
 	LICENSE						\
 	Makefile.nmake					\
 	README						\
-	ReleaseNotes					
+	ReleaseNotes
 
 #install-data-local:
 #	$(INSTALL) -m 755 -d $(LOCALSTATEDIR)/lib/tor
    
    
More information about the tor-commits
mailing list