mirror of https://github.com/Icinga/icinga2.git
8 lines
138 B
Makefile
8 lines
138 B
Makefile
|
## Process this file with automake to produce Makefile.in
|
||
|
|
||
|
noinst_PROGRAMS = \
|
||
|
mkembedconfig
|
||
|
|
||
|
mkembedconfig_SOURCES = \
|
||
|
mkembedconfig.c
|