mirror of
https://github.com/Icinga/icinga2.git
synced 2026-04-28 01:26:44 -04:00
8 lines
144 B
Makefile
8 lines
144 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
initdir = ${sysconfdir}/init.d
|
|
init_SCRIPTS = \
|
|
icinga2
|
|
|
|
EXTRA_DIST = \
|
|
icinga2.in
|