aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-14 15:33:59 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-14 15:33:59 +0000
commitf0f64d4982fcddec4bfc760cd6ad92ada6b3528e (patch)
tree64a883853d8af5c71f3893eade698c5d22cfe018 /src
parentafb010fb5c1864267f446f1097dc045b0001dba5 (diff)
downloadgnunet-f0f64d4982fcddec4bfc760cd6ad92ada6b3528e.tar.gz
gnunet-f0f64d4982fcddec4bfc760cd6ad92ada6b3528e.zip
deps
Diffstat (limited to 'src')
-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 2a217d4f3..d83e82ab4 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -76,7 +76,7 @@ libgnunettransporttesting_la_LIBADD = \
76 $(top_builddir)/src/hello/libgnunethello.la \ 76 $(top_builddir)/src/hello/libgnunethello.la \
77 $(top_builddir)/src/util/libgnunetutil.la \ 77 $(top_builddir)/src/util/libgnunetutil.la \
78 $(GN_LIBINTL) 78 $(GN_LIBINTL)
79libgnunettransporttesting_la_DEPENDS = \ 79libgnunettransporttesting_la_DEPENDENCIES = \
80 libgnunettransport.la 80 libgnunettransport.la
81 81
82libgnunettransport_la_SOURCES = \ 82libgnunettransport_la_SOURCES = \