icinga2/cJSON/Makefile.am
Gunnar Beutner 390a00e546 Made build system more Windows-friendly
Implemented endpoint system for the discovery service
2012-04-06 08:56:52 +02:00

9 lines
143 B
Makefile

## Process this file with automake to produce Makefile.in
noinst_LTLIBRARIES = \
libcJSON.la
libcJSON_la_SOURCES = \
cJSON.c \
cJSON.h