aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-04-08 10:52:36 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-04-08 10:52:36 +0000
commit571218d6a2b3605001646254db74d61a19da6c0c (patch)
treec496ce20e0da4711f5e74926ecd49e37f22a1cf4 /src
parent852078ede997226aa93814537cff282d4a1bc1be (diff)
downloadgnunet-571218d6a2b3605001646254db74d61a19da6c0c.tar.gz
gnunet-571218d6a2b3605001646254db74d61a19da6c0c.zip
fix
Diffstat (limited to 'src')
-rw-r--r--src/ats-tests/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/ats-tests/Makefile.am b/src/ats-tests/Makefile.am
index e383ce2cb..55fda3a47 100644
--- a/src/ats-tests/Makefile.am
+++ b/src/ats-tests/Makefile.am
@@ -136,7 +136,7 @@ perf_ats_proportional_transport_bandwidth_LDADD = \
136perf_ats_proportional_transport_bandwidth_DEPENDENCIES = \ 136perf_ats_proportional_transport_bandwidth_DEPENDENCIES = \
137 libgnunetatstesting.la \ 137 libgnunetatstesting.la \
138 $(top_builddir)/src/util/libgnunetutil.la 138 $(top_builddir)/src/util/libgnunetutil.la
139 139
140perf_ats_proportional_core_latency_SOURCES = \ 140perf_ats_proportional_core_latency_SOURCES = \
141 perf_ats.c 141 perf_ats.c
142perf_ats_proportional_core_latency_LDADD = \ 142perf_ats_proportional_core_latency_LDADD = \
@@ -163,7 +163,6 @@ perf_ats_proportional_transport_latency_DEPENDENCIES = \
163 libgnunetatstesting.la \ 163 libgnunetatstesting.la \
164 $(top_builddir)/src/util/libgnunetutil.la 164 $(top_builddir)/src/util/libgnunetutil.la
165 165
166if FALSE
167perf_ats_mlp_core_none_SOURCES = \ 166perf_ats_mlp_core_none_SOURCES = \
168 perf_ats.c 167 perf_ats.c
169perf_ats_mlp_core_none_LDADD = \ 168perf_ats_mlp_core_none_LDADD = \
@@ -241,7 +240,6 @@ perf_ats_mlp_transport_latency_LDADD = \
241perf_ats_mlp_transport_latencyDEPENDENCIES = \ 240perf_ats_mlp_transport_latencyDEPENDENCIES = \
242 $(top_builddir)/src/ats-tests/libgnunetatstesting.la \ 241 $(top_builddir)/src/ats-tests/libgnunetatstesting.la \
243 $(top_builddir)/src/util/libgnunetutil.la 242 $(top_builddir)/src/util/libgnunetutil.la
244endif
245 243
246#perf_ats_ril_core_none_SOURCES = \ 244#perf_ats_ril_core_none_SOURCES = \
247# perf_ats.c 245# perf_ats.c