From aba401676da7c4725ffcc7ff45e1f5874623b4ba Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 10 May 2012 21:16:56 +0000 Subject: -install dummy, even if it is just to make testcases pass --- src/transport/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 069245080..f10a29e3e 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -61,7 +61,6 @@ UNIX_QUOTA_TEST = test_quota_compliance_unix \ endif noinst_PROGRAMS = \ - $(WLAN_BIN_DUMMY) \ $(WLAN_BIN_SENDER) # gnunet-transport-connect-running-peers @@ -97,6 +96,7 @@ libgnunettransport_la_LDFLAGS = \ bin_PROGRAMS = \ gnunet-transport \ $(WLAN_BIN) \ + $(WLAN_BIN_DUMMY) \ gnunet-service-transport \ gnunet-transport-certificate-creation -- cgit v1.2.3