api changes
[oweals/gnunet.git] / src / integration-tests / Makefile.am
index 31f82170b578da93493ab99ca80b0dcb3a9c5565..633dc25de69c518ac8e9e6d84c6feb4316d2ab88 100644 (file)
@@ -44,6 +44,7 @@ endif
 connection_watchdog_SOURCE = \
  connection_watchdog.c      
 connection_watchdog_LDADD = \
+  $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/core/libgnunetcore.la \
   $(top_builddir)/src/transport/libgnunettransport.la \
   $(top_builddir)/src/util/libgnunetutil.la
@@ -132,6 +133,8 @@ EXTRA_DIST = \
    confs/c_normal_client_tcp.conf \
    confs/c_normal_client_tcp_udp.conf \
    confs/c_normal_client_tcp_udp_http.conf \
+   c_no_nat_client_http.conf \
+   c_no_nat_client_http_2.conf \
    hostkeys/0000-hostkey \
    hostkeys/0001-hostkey \
    hostkeys/0002-hostkey \