[or-cvs] [torsocks/master] Fix typo in test/Makefile.am

hoganrobert at torproject.org hoganrobert at torproject.org
Sat Feb 19 18:08:41 UTC 2011


commit 0817b3a86108a428c39b2965c579e848ade73199
Author: Robert Hogan <robert at roberthogan.net>
Date:   Sat Feb 19 18:08:17 2011 +0000

    Fix typo in test/Makefile.am
---
 test/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/Makefile.am b/test/Makefile.am
index 47b78f3..c03c387 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -2,5 +2,5 @@ noinst_PROGRAMS= test_torsocks
 
 LIBS = -lresolv
 
-torsocks_test_SOURCES= test_torsocks.c
+test_torsocks_SOURCES= test_torsocks.c
 CLEANFILES= test_torsocks



More information about the tor-commits mailing list