r13386@catbus: nickm | 2007-06-13 14:15:20 -0400

New helper file for test.c: contains 3 generated certs, signing keys, and id_keys


svn:r10586
This commit is contained in:
Nick Mathewson
2007-06-13 18:16:01 +00:00
parent 300678221a
commit 09a370e45f
2 changed files with 194 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ test_SOURCES = buffers.c circuitbuild.c circuitlist.c \
onion.c policies.c relay.c rendcommon.c rendclient.c rendmid.c \
rendservice.c rephist.c router.c routerlist.c routerparse.c \
eventdns.c \
test.c
test_data.c test.c
test_LDFLAGS = @TOR_LDFLAGS_zlib@ @TOR_LDFLAGS_openssl@ \
@TOR_LDFLAGS_libevent@