From ec20f94018ddbb5edd52b8e6840d99c5b84ee020 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 11 May 2011 12:04:45 +0000 Subject: fix --- src/mesh/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mesh') diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am index 258f5e25e..348fc687a 100644 --- a/src/mesh/Makefile.am +++ b/src/mesh/Makefile.am @@ -9,7 +9,7 @@ if USE_COVERAGE XLIB = -lgcov endif -bin_PROGRAMS = $(STUD_PROGS) \ +bin_PROGRAMS = \ gnunet-service-mesh lib_LTLIBRARIES = \ @@ -44,7 +44,7 @@ libgnunetmeshnew_la_LDFLAGS = \ $(GN_LIB_LDFLAGS) $(WINFLAGS) \ -version-info 0:0:0 -check_PROGRAMS = $(STUD_TESTS) \ +check_PROGRAMS = \ test_mesh_api test_mesh_api_SOURCES = \ -- cgit v1.2.3