mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-28 08:04:14 +02:00
Fix make dist.
This commit is contained in:
parent
d32ca5133b
commit
7e5e1d2a9c
@ -173,6 +173,7 @@ components/notification/Makefile
|
|||||||
doc/Doxyfile
|
doc/Doxyfile
|
||||||
doc/Makefile
|
doc/Makefile
|
||||||
etc/Makefile
|
etc/Makefile
|
||||||
|
etc/icinga/Makefile
|
||||||
etc/icinga2/Makefile
|
etc/icinga2/Makefile
|
||||||
etc/icinga2/conf.d/Makefile
|
etc/icinga2/conf.d/Makefile
|
||||||
etc/icinga2/features-available/Makefile
|
etc/icinga2/features-available/Makefile
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
SUBDIRS = \
|
SUBDIRS = \
|
||||||
|
icinga \
|
||||||
icinga2 \
|
icinga2 \
|
||||||
init.d
|
init.d
|
||||||
|
Loading…
x
Reference in New Issue
Block a user