Add code from the inih library under libconfig
[lttng-tools.git] / src / common / config / Makefile.am
diff --git a/src/common/config/Makefile.am b/src/common/config/Makefile.am
new file mode 100644 (file)
index 0000000..9e91b94
--- /dev/null
@@ -0,0 +1,3 @@
+noinst_LTLIBRARIES = libconfig.la
+
+libconfig_la_SOURCES = ini.c ini.h
This page took 0.022987 seconds and 4 git commands to generate.