aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-12 13:54:33 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-12 13:54:33 +0000
commit48d15f62ec7ab68fc8602f2a8db219de3dc7d5d6 (patch)
treeb81629aa82e13b8c9dbc5c7ebd4002d93de04a02 /src/transport/Makefile.am
parente1b1446ff25ce0e5cb7871a16b24e88517d10803 (diff)
downloadgnunet-48d15f62ec7ab68fc8602f2a8db219de3dc7d5d6.tar.gz
gnunet-48d15f62ec7ab68fc8602f2a8db219de3dc7d5d6.zip
-more code migration to microseconds:
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 358eba98b..7b900295b 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -593,7 +593,7 @@ test_plugin_tcp_LDADD = \
593 $(top_builddir)/src/hello/libgnunethello.la \ 593 $(top_builddir)/src/hello/libgnunethello.la \
594 $(top_builddir)/src/util/libgnunetutil.la \ 594 $(top_builddir)/src/util/libgnunetutil.la \
595 $(top_builddir)/src/transport/libgnunettransporttesting.la 595 $(top_builddir)/src/transport/libgnunettransporttesting.la
596 596
597test_plugin_udp_SOURCES = \ 597test_plugin_udp_SOURCES = \
598 test_plugin_transport.c 598 test_plugin_transport.c
599test_plugin_udp_LDADD = \ 599test_plugin_udp_LDADD = \