From b28504c9671f8b99b242f6fb2fb46822b8a626b3 Mon Sep 17 00:00:00 2001 From: David Brodski Date: Tue, 26 Jul 2011 22:54:20 +0000 Subject: Changed wlan plugin, now uses fragmentation lib --- src/transport/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/transport/Makefile.am') 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 = \ $(top_builddir)/src/hello/libgnunethello.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ + $(top_builddir)/src/fragmentation/libgnunetfragmentation.la \ $(top_builddir)/src/util/libgnunetutil.la libgnunet_plugin_transport_wlan_la_LDFLAGS = \ $(GN_PLUGIN_LDFLAGS) -- cgit v1.2.3