Add libconfig implementation and tests
[lttng-tools.git] / src / common / config / Makefile.am
CommitLineData
1501a7f3
JG
1AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
2
bac6245e
JG
3noinst_LTLIBRARIES = libconfig.la
4
1501a7f3 5libconfig_la_SOURCES = ini.c ini.h config.c config.h
This page took 0.024053 seconds and 5 git commands to generate.