diff options
author | Christian Grothoff <christian@grothoff.org> | 2014-12-11 14:03:52 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2014-12-11 14:03:52 +0000 |
commit | 0b385d20dad7898fbc0d07aba0587e86648a733a (patch) | |
tree | 2f739566bf1b9324d287b5667857e92c765863db /contrib/Makefile.am | |
parent | 0a1098b10093d1344be7455c901e938806753fd0 (diff) |
adding single location for no_forcestart configuration list
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r-- | contrib/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index f36922b202..363588abf0 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -44,6 +44,7 @@ tap64_DATA = \ endif EXTRA_DIST = \ + no_forcestart.conf \ coverage.sh \ report.sh \ terminate.py.in \ |