leaks
[oweals/gnunet.git] / src / topology / Makefile.am
index 0ac5138395157703121db495a3591528b4940bd6..daceb1bec164f8c109f61b8d928666b332bc89d4 100644 (file)
@@ -18,3 +18,17 @@ gnunet_daemon_topology_LDADD = \
   $(GN_LIBINTL)
 
 
+
+check_PROGRAMS = \
+ test_gnunet_service_topology
+
+#TESTS = $(check_PROGRAMS)
+
+test_gnunet_service_topology_SOURCES = \
+ test_gnunet_service_topology.c
+test_gnunet_service_topology_LDADD = \
+ $(top_builddir)/src/testing/libgnunettesting.la \
+ $(top_builddir)/src/util/libgnunetutil.la  
+
+EXTRA_DIST = \
+ test_gnunet_service_topology_data.conf