-install dummy, even if it is just to make testcases pass
authorChristian Grothoff <christian@grothoff.org>
Thu, 10 May 2012 21:16:56 +0000 (21:16 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 10 May 2012 21:16:56 +0000 (21:16 +0000)
src/transport/Makefile.am

index 0692450805819b75b06c9258d89e5a544ea2f3c1..f10a29e3e4be7ea4a1b913866e5f1a1885ed8656 100644 (file)
@@ -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