mirror of https://github.com/Icinga/icinga2.git
Add missing Makefile.am.
This commit is contained in:
parent
7e5e1d2a9c
commit
8a05cf8cb9
|
@ -0,0 +1,9 @@
|
||||||
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
|
CONFIG_FILES = \
|
||||||
|
cgi.cfg \
|
||||||
|
icinga-classic-apache.conf \
|
||||||
|
icinga-classic.htpasswd \
|
||||||
|
README
|
||||||
|
|
||||||
|
EXTRA_DIST = $(CONFIG_FILES)
|
Loading…
Reference in New Issue