From 5f20b0849ce80a4cb89875931325dd069c38f433 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 22 Sep 2009 17:12:14 -0400 Subject: Do not distribute tinytest_demo.c in the tarball --- src/test/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/test') diff --git a/src/test/Makefile.am b/src/test/Makefile.am index d3fa28c90f..bbf0f308a7 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 -- cgit v1.2.3-54-g00ecf