mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
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
|