diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-11-05 21:21:40 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-11-05 21:21:40 +0000 |
commit | 836b52fe288774e115d16f00691d13c2ca2fca61 (patch) | |
tree | bfee038241b8cccab81560e883b4802856086452 /src/transport | |
parent | 72e54ad787b48daa0d4b2975308f4e5288faa056 (diff) |
ready for 0.9.4 release
git-svn-id: https://gnunet.org/svn/gnunet@24799 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/transport')
-rw-r--r-- | src/transport/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index f92bf3d188..eaf81a6113 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -844,7 +844,6 @@ test_transport_api_multi_LDADD = \ EXTRA_DIST = \ test_plugin_hostkey \ -gnunet-transport-certificate-creation \ template_cfg_peer1.conf\ template_cfg_peer2.conf\ test_plugin_transport_data.conf\ |