icinga2/cJSON/Makefile.am
2012-05-09 12:10:07 +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