reflect manual change in makefile
This commit is contained in:
parent
f91c51d5fb
commit
3819316fa2
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -34,8 +34,8 @@ docdir=${dir}/doc
|
||||||
# Asciidoc will be used to generate other formats later
|
# Asciidoc will be used to generate other formats later
|
||||||
#
|
#
|
||||||
MANDOCS = doc/man/ccollect.text \
|
MANDOCS = doc/man/ccollect.text \
|
||||||
doc/man/add_ccollect_source.text \
|
doc/man/ccollect_add_source.text \
|
||||||
doc/man/delete_ccollect_source.text \
|
doc/man/ccollect_delete_source.text \
|
||||||
doc/man/ccollect-logwrapper.text \
|
doc/man/ccollect-logwrapper.text \
|
||||||
doc/man/list_ccollect_intervals.text
|
doc/man/list_ccollect_intervals.text
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue