Add libconfig implementation and tests
[lttng-tools.git] / src / common / config / Makefile.am
index 9e91b943dabfd41f415b1230762c6c4203741e94..057c137128a741c356cc777509fe3d99576b913d 100644 (file)
@@ -1,3 +1,5 @@
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
+
 noinst_LTLIBRARIES = libconfig.la
 
 noinst_LTLIBRARIES = libconfig.la
 
-libconfig_la_SOURCES = ini.c ini.h
+libconfig_la_SOURCES = ini.c ini.h config.c config.h
This page took 0.024122 seconds and 5 git commands to generate.