mirror of
https://github.com/Icinga/icinga2.git
synced 2026-03-08 00:10:30 -05:00
11 lines
178 B
Makefile
11 lines
178 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
## Created by Anjuta
|
|
|
|
SUBDIRS = \
|
|
checker \
|
|
compat \
|
|
delegation \
|
|
demo \
|
|
livestatus \
|
|
notification \
|
|
replication
|