icinga2/third-party/cJSON/Makefile.am
2012-05-29 13:52:24 +02:00

9 lines
141 B
Makefile

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