add ccollect_list_intervals.sh to the tools
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
0516749a0c
commit
00c1303fb2
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -119,6 +119,7 @@ install-manlink: install-man
|
||||||
TOOLS=ccollect_add_source.sh \
|
TOOLS=ccollect_add_source.sh \
|
||||||
ccollect_analyse_logs.sh \
|
ccollect_analyse_logs.sh \
|
||||||
ccollect_delete_source.sh \
|
ccollect_delete_source.sh \
|
||||||
|
ccollect_list_intervals.sh \
|
||||||
ccollect_logwrapper.sh \
|
ccollect_logwrapper.sh \
|
||||||
ccollect_list_intervals.sh
|
ccollect_list_intervals.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue