mirror of https://github.com/Icinga/icinga2.git
9 lines
144 B
Makefile
9 lines
144 B
Makefile
|
## Process this file with automake to produce Makefile.in
|
||
|
|
||
|
initdir = ${sysconfdir}/init.d
|
||
|
init_SCRIPTS = \
|
||
|
icinga2
|
||
|
|
||
|
EXTRA_DIST = \
|
||
|
icinga2.in
|