]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Do not distribute tinytest_demo.c in the tarball
authorNick Mathewson <nickm@torproject.org>
Tue, 22 Sep 2009 21:12:14 +0000 (17:12 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 23 Sep 2009 04:24:43 +0000 (00:24 -0400)
src/test/Makefile.am

index d3fa28c90faa94334ee140a516a927d733fb3bfa..bbf0f308a7a70fb00aa890a07aa195726b6346a8 100644 (file)
@@ -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