[or-cvs] [tor/master] Do not distribute tinytest_demo.c in the tarball

Nick Mathewson nickm at seul.org
Wed Sep 23 04:30:29 UTC 2009


Author: Nick Mathewson <nickm at torproject.org>
Date: Tue, 22 Sep 2009 17:12:14 -0400
Subject: Do not distribute tinytest_demo.c in the tarball
Commit: 5f20b0849ce80a4cb89875931325dd069c38f433

---
 src/test/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/test/Makefile.am b/src/test/Makefile.am
index d3fa28c..bbf0f30 100644
--- a/src/test/Makefile.am
+++ b/src/test/Makefile.am
@@ -29,5 +29,3 @@ test_LDADD = ../or/libtor.a ../common/libor.a ../common/libor-crypto.a \
 	-lz -lm -levent -lssl -lcrypto @TOR_LIB_WS32@ @TOR_LIB_GDI@
 
 noinst_HEADERS = tinytest.h tinytest_macros.h
-
-EXTRA_DIST = tinytest_demo.c
-- 
1.5.6.5



More information about the tor-commits mailing list