aboutsummaryrefslogtreecommitdiff
path: root/src/core/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-05-03 16:19:17 +0200
committerChristian Grothoff <christian@grothoff.org>2019-05-03 16:19:17 +0200
commitba33155b4f60b8f8049c4f77e3b7b40e29ae63e2 (patch)
treee08efba6a4081c9976f9caa5f149a277c6420298 /src/core/Makefile.am
parent782565417337605572b66758bf13d7123e26f744 (diff)
downloadgnunet-ba33155b4f60b8f8049c4f77e3b7b40e29ae63e2.tar.gz
gnunet-ba33155b4f60b8f8049c4f77e3b7b40e29ae63e2.zip
reindentation
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r--src/core/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index 2723151c5..70ec91fbc 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -58,7 +58,7 @@ gnunet_core_LDADD = \
58 58
59if HAVE_TESTING 59if HAVE_TESTING
60 TESTING_TESTS = \ 60 TESTING_TESTS = \
61 test_core_api_send_to_self 61 test_core_api_send_to_self
62endif 62endif
63 63
64check_PROGRAMS = \ 64check_PROGRAMS = \