mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
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
|