icinga2/third-party/cJSON/Makefile.am

10 lines
141 B
Makefile

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