aboutsummaryrefslogtreecommitdiff
path: root/src/my
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-06-06 00:32:51 +0200
committerChristian Grothoff <christian@grothoff.org>2018-06-06 00:32:51 +0200
commit6ab858be606ee40db66e349c165a6862a79c65a4 (patch)
tree2cd93cb98432ba1412ab759bb1cb447c81e6cac0 /src/my
parent90e29258a5339d232ea1b22f3f83d61701b52358 (diff)
downloadgnunet-6ab858be606ee40db66e349c165a6862a79c65a4.tar.gz
gnunet-6ab858be606ee40db66e349c165a6862a79c65a4.zip
whitespace
Diffstat (limited to 'src/my')
-rw-r--r--src/my/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/my/Makefile.am b/src/my/Makefile.am
index 959085c5f..cead9a8b4 100644
--- a/src/my/Makefile.am
+++ b/src/my/Makefile.am
@@ -30,6 +30,9 @@ TESTS = \
30 test_my 30 test_my
31endif 31endif
32 32
33EXTRA_DIST = \
34 test_my.conf
35
33check_PROGRAMS= \ 36check_PROGRAMS= \
34 test_my 37 test_my
35 38