aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-03 11:17:55 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-03 11:17:55 +0000
commitb13e9c239cab7a15d2aef2bb938a4e68238d3408 (patch)
treec11a74c3dca6aa274774992c86c65a0a5d6d9e87 /src/transport/Makefile.am
parentd14ef1bf289928a170d6c50d373b42cb76139a9c (diff)
downloadgnunet-b13e9c239cab7a15d2aef2bb938a4e68238d3408.tar.gz
gnunet-b13e9c239cab7a15d2aef2bb938a4e68238d3408.zip
LRN: Fix automake deps to allow -j* builds again
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 7a9f7cad2..6a870c6b0 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -62,7 +62,7 @@ UNIX_QUOTA_TEST = test_quota_compliance_unix \
62 test_quota_compliance_unix_asymmetric_recv_constant 62 test_quota_compliance_unix_asymmetric_recv_constant
63endif 63endif
64 64
65noinst_PROGRAMS = ${check_PROGRAMS} $(WLAN_BIN_DUMMY) 65noinst_PROGRAMS = $(WLAN_BIN_DUMMY)
66 66
67 67
68lib_LTLIBRARIES = \ 68lib_LTLIBRARIES = \