From 6b2fb63de633b086a91e7733ca0dd5591198c20c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 18 Jan 2012 19:28:14 +0000 Subject: implementing GNUNET_TESTING_get_peer_identity (addressing #2083) --- src/testing/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/testing/Makefile.am') diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am index 5432fb0d1..050691d13 100644 --- a/src/testing/Makefile.am +++ b/src/testing/Makefile.am @@ -36,6 +36,7 @@ endif lib_LTLIBRARIES = libgnunettesting.la libgnunettesting_la_SOURCES = \ + helper.c \ testing.c \ testing_group.c \ testing_peergroup.c -- cgit v1.2.3