icinga2/third-party/cJSON/Makefile.am

10 lines
141 B
Makefile
Raw Normal View History

## Process this file with automake to produce Makefile.in
2012-05-09 12:10:07 +02:00
noinst_LTLIBRARIES = \
libcJSON.la
2012-05-09 12:10:07 +02:00
libcJSON_la_SOURCES = \
cJSON.c \
cJSON.h