Browse Source

Do not distribute tinytest_demo.c in the tarball

Nick Mathewson 16 years ago
parent
commit
5f20b0849c
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/test/Makefile.am

+ 0 - 2
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@
 	-lz -lm -levent -lssl -lcrypto @TOR_LIB_WS32@ @TOR_LIB_GDI@
 
 
 noinst_HEADERS = tinytest.h tinytest_macros.h
 noinst_HEADERS = tinytest.h tinytest_macros.h
-
-EXTRA_DIST = tinytest_demo.c