aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index feddbec78..608c41505 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -174,6 +174,7 @@ libgnunet_plugin_transport_wlan_la_LIBADD = \
174 $(top_builddir)/src/hello/libgnunethello.la \ 174 $(top_builddir)/src/hello/libgnunethello.la \
175 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 175 $(top_builddir)/src/statistics/libgnunetstatistics.la \
176 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ 176 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \
177 $(top_builddir)/src/fragmentation/libgnunetfragmentation.la \
177 $(top_builddir)/src/util/libgnunetutil.la 178 $(top_builddir)/src/util/libgnunetutil.la
178libgnunet_plugin_transport_wlan_la_LDFLAGS = \ 179libgnunet_plugin_transport_wlan_la_LDFLAGS = \
179 $(GN_PLUGIN_LDFLAGS) 180 $(GN_PLUGIN_LDFLAGS)