checkpoint save
[oweals/gnunet.git] / src / testing_old / Makefile.am
index 9345760ed61948404a9c3d1e25e58b555518fc7c..7a7f193641e40ff3103da4ee34f3cb6a0b5186fa 100644 (file)
@@ -54,9 +54,6 @@ libgnunettesting_old_la_LDFLAGS = \
  -version-info 0:1:0
 
 
-bin_PROGRAMS = \
- gnunet-testing
-
 check_PROGRAMS = \
  test_testing \
  test_testing_connect \
@@ -88,20 +85,9 @@ TESTS = \
  test_testing_connect \
  test_testing_reconnect \
  test_testing_group \
- test_testing_peergroup \
- test_testing_new_portreservation \
- test_testing_new_peerstartup \
- test_testing_new_servicestartup
+ test_testing_peergroup 
 endif
 
-gnunet_testing_SOURCES = \
- gnunet-testing.c         
-gnunet_testing_LDADD = \
- $(top_builddir)/src/testing_old/libgnunettesting_old.la \
- $(top_builddir)/src/util/libgnunetutil.la \
- $(GN_LIBINTL)
-gnunet_testing_DEPENDENCIES = \
- libgnunettesting_old.la
 
 
 test_testing_SOURCES = \