aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-09-06 10:28:34 +0000
committerChristian Grothoff <christian@grothoff.org>2011-09-06 10:28:34 +0000
commit2b4791b63fea4139dd5bcf7cba400491accbf703 (patch)
treeed086da2824229e9670a94ce51889b80f7960f4f /src/transport/Makefile.am
parent6d254331c31d8452df77698ebbaf65eb41b10185 (diff)
downloadgnunet-2b4791b63fea4139dd5bcf7cba400491accbf703.tar.gz
gnunet-2b4791b63fea4139dd5bcf7cba400491accbf703.zip
no whitespace after backslash
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index cb808fe4c..ba1d47363 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -63,7 +63,7 @@ UNIX_QUOTA_TEST = test_quota_compliance_unix \
63 test_quota_compliance_unix_asymmetric_recv_constant 63 test_quota_compliance_unix_asymmetric_recv_constant
64endif 64endif
65 65
66noinst_PROGRAMS = \ 66noinst_PROGRAMS = \
67 $(WLAN_BIN_DUMMY) \ 67 $(WLAN_BIN_DUMMY) \
68 util_connect_running_peers 68 util_connect_running_peers
69 69