[tor-commits] [torsocks/master] Remove some cruft from Makefile.am
    hoganrobert at torproject.org 
    hoganrobert at torproject.org
       
    Sat Mar  5 16:38:51 UTC 2011
    
    
  
commit fbe281f006d7bbab765ff3a32f005648a0dbcff1
Author: Robert Hogan <robert at roberthogan.net>
Date:   Wed Mar 2 20:28:49 2011 +0000
    Remove some cruft from Makefile.am
---
 test/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/test/Makefile.am b/test/Makefile.am
index 159e3c9..c04e5ea 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,6 +1,5 @@
 noinst_PROGRAMS= test_torsocks
 
 test_torsocks_SOURCES= test_torsocks.c
-AM_LDFLAGS=
 test_torsocks_LDFLAGS= $(TESTLDFLAGS)
 CLEANFILES= test_torsocks
    
    
More information about the tor-commits
mailing list