From f3fa149e507bf5cca1f499d48c780a4853e7b2c5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 31 May 2012 18:04:28 +0000 Subject: -allow installation even as non-root non-sudo user to succeed with new nss code --- src/integration-tests/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/integration-tests/Makefile.am') diff --git a/src/integration-tests/Makefile.am b/src/integration-tests/Makefile.am index 7c1991b91..f9998642d 100644 --- a/src/integration-tests/Makefile.am +++ b/src/integration-tests/Makefile.am @@ -12,8 +12,6 @@ endif #bin_PROGRAMS = \ # connection_watchdog -check_PROGRAMS = - noinst_PROGRAMS = connection_watchdog noinst_SCRIPTS = \ @@ -98,7 +96,7 @@ test_integration_clique.py: test_integration_clique.py.in Makefile test_integration_clique_nat.py: test_integration_clique_nat.py.in Makefile $(do_subst) < $(srcdir)/test_integration_clique_nat.py.in > test_integration_clique_nat.py chmod +x test_integration_clique_nat.py - + test_integration_connect_on_restart.py: test_integration_connect_on_restart.py.in Makefile $(do_subst) < $(srcdir)/test_integration_connect_on_restart.py.in > test_integration_connect_on_restart.py chmod +x test_integration_connect_on_restart.py -- cgit v1.2.3