aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-09-13 12:47:40 +0000
committerChristian Grothoff <christian@grothoff.org>2011-09-13 12:47:40 +0000
commit3ae8efccade3d66164d56b8d22a3219721326bb1 (patch)
treeeb10e58e8055340c9ed71aab4c689314478a7600 /src/transport/Makefile.am
parent8fa70c3f51ae12b166d48eebabe64bf53a49d94e (diff)
downloadgnunet-3ae8efccade3d66164d56b8d22a3219721326bb1.tar.gz
gnunet-3ae8efccade3d66164d56b8d22a3219721326bb1.zip
adding missing files
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 1413ad91e..4089a195a 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -60,7 +60,7 @@ lib_LTLIBRARIES = \
60 libgnunettransporttesting.la 60 libgnunettransporttesting.la
61 61
62libgnunettransporttesting_la_SOURCES = \ 62libgnunettransporttesting_la_SOURCES = \
63 transport-testing.c 63 transport-testing.c transport-testing.h
64libgnunettransporttesting_la_LIBADD = \ 64libgnunettransporttesting_la_LIBADD = \
65 $(top_builddir)/src/transport/libgnunettransport.la \ 65 $(top_builddir)/src/transport/libgnunettransport.la \
66 $(top_builddir)/src/hello/libgnunethello.la \ 66 $(top_builddir)/src/hello/libgnunethello.la \