diff options
author | Christian Grothoff <christian@grothoff.org> | 2014-12-16 21:14:39 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2014-12-16 21:14:39 +0000 |
commit | bf36352bcdb8eeee76e63604a8ef74a61f899b43 (patch) | |
tree | 04b46b5351cf84a266f6c5f19796f3570da1cca0 /contrib/Makefile.am | |
parent | cffaa8b4a6591c02325a368dcc7cd3b999d1ef60 (diff) |
-adding single file for testing without autostarts above core level
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 363588abf0..e20aa78120 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -45,6 +45,7 @@ endif EXTRA_DIST = \ no_forcestart.conf \ + no_autostart_above_core.conf \ coverage.sh \ report.sh \ terminate.py.in \ |