build frag
authorChristian Grothoff <christian@grothoff.org>
Fri, 15 Jul 2011 08:39:43 +0000 (08:39 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 15 Jul 2011 08:39:43 +0000 (08:39 +0000)
src/Makefile.am
src/transport/Makefile.am

index fdcde2601fb09b8253a877fc2cd199f15e9db38d..dc81cfaa40c999e61124832377399aa4a6c4089c 100644 (file)
@@ -18,6 +18,7 @@ SUBDIRS = \
   datastore \
   template \
   nat \
+  fragmentation \
   transport \
   peerinfo-tool \
   core \
index 3a310d61a6f4465435fd8424175c3323b84de12b..83335806c15cc040165ffe2177ceb13a2d3bb3e7 100644 (file)
@@ -116,7 +116,7 @@ gnunet_transport_wlan_helper_LDADD = \
 
 gnunet_transport_wlan_helper_dummy_LDADD = \
   $(top_builddir)/src/util/libgnunetutil.la 
-  
+
 gnunet_transport_list_connections_SOURCES = \
  gnunet-transport-list-connections.c         
 gnunet_transport_list_connections_LDADD = \
@@ -148,7 +148,7 @@ gnunet_service_transport_LDADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(GN_GLPK) \
   $(GN_LIBINTL)
-  
+
 plugin_LTLIBRARIES = \
   libgnunet_plugin_transport_tcp.la \
   libgnunet_plugin_transport_udp.la \