diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/transport/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 2a217d4f30..d83e82ab4e 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -76,7 +76,7 @@ libgnunettransporttesting_la_LIBADD = \ $(top_builddir)/src/hello/libgnunethello.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(GN_LIBINTL) -libgnunettransporttesting_la_DEPENDS = \ +libgnunettransporttesting_la_DEPENDENCIES = \ libgnunettransport.la libgnunettransport_la_SOURCES = \ |