diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2010-03-10 16:01:09 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2010-03-10 16:01:09 +0000 |
commit | f81ad455be76dc4114400277d8d7e89cbcf5b0c4 (patch) | |
tree | 96c3c89850e37f9805e026db16564d63df6504d9 /src/arm/Makefile.am | |
parent | 435fcf0ff65c9bfe29d60005c4b02801b8c9f39c (diff) |
cleaning up arm wrt processing options and prefixes
git-svn-id: https://gnunet.org/svn/gnunet@10537 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/arm/Makefile.am')
-rw-r--r-- | src/arm/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/arm/Makefile.am b/src/arm/Makefile.am index 8cd9cc0dba..f9c2a3289e 100644 --- a/src/arm/Makefile.am +++ b/src/arm/Makefile.am @@ -68,4 +68,5 @@ test_exponential_backoff_LDADD = \ $(top_builddir)/src/util/libgnunetutil.la EXTRA_DIST = \ - test_arm_api_data.conf + test_arm_api_data.conf \ + do_start_process.c |