aboutsummaryrefslogtreecommitdiff
path: root/src/core/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-10-10 11:09:42 +0000
committerChristian Grothoff <christian@grothoff.org>2011-10-10 11:09:42 +0000
commit376b5f749c03e1ff149c2e8248eed9bec928872a (patch)
tree7c44864219de6d7d77bdaec34c9e4b7aaf199647 /src/core/Makefile.am
parent9767d2478ccb8dcc3152cb617d84cd4cec2097c3 (diff)
downloadgnunet-376b5f749c03e1ff149c2e8248eed9bec928872a.tar.gz
gnunet-376b5f749c03e1ff149c2e8248eed9bec928872a.zip
dead code elimination
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r--src/core/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index 9c559f764..f9c1a18e0 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -68,7 +68,6 @@ gnunet_core_list_connections_DEPENDENCIES = \
68check_PROGRAMS = \ 68check_PROGRAMS = \
69 test_core_api_start_only \ 69 test_core_api_start_only \
70 test_core_api \ 70 test_core_api \
71 test_core_api_preferences \
72 test_core_api_reliability \ 71 test_core_api_reliability \
73 test_core_quota_compliance_symmetric \ 72 test_core_quota_compliance_symmetric \
74 test_core_quota_compliance_asymmetric_send_limited \ 73 test_core_quota_compliance_asymmetric_send_limited \