mirror of
https://github.com/Icinga/icinga2.git
synced 2026-04-15 22:00:07 -04:00
7 lines
138 B
Makefile
7 lines
138 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
noinst_PROGRAMS = \
|
|
mkembedconfig
|
|
|
|
mkembedconfig_SOURCES = \
|
|
mkembedconfig.c
|