mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
Revert "drop broken example config install"
This reverts commit a4df0209d9fd33ebc622293c8703829136ac79d7.
This commit is contained in:
parent
2361583308
commit
ca227528e5
@ -77,6 +77,7 @@ components/demo/Makefile
|
|||||||
components/replication/Makefile
|
components/replication/Makefile
|
||||||
docs/Doxyfile
|
docs/Doxyfile
|
||||||
icinga-app/Makefile
|
icinga-app/Makefile
|
||||||
|
icinga-app/config/Makefile
|
||||||
lib/Makefile
|
lib/Makefile
|
||||||
lib/base/Makefile
|
lib/base/Makefile
|
||||||
lib/config/Makefile
|
lib/config/Makefile
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
|
SUBDIRS = \
|
||||||
|
config
|
||||||
|
|
||||||
bin_PROGRAMS = \
|
bin_PROGRAMS = \
|
||||||
icinga
|
icinga
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user