Add string-utils convenience library
[lttng-tools.git] / src / common / string-utils / Makefile.am
CommitLineData
9c55c241
PP
1AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
2
3noinst_LTLIBRARIES = libstring-utils.la
4
5libstring_utils_la_SOURCES = string-utils.h string-utils.c
This page took 0.023296 seconds and 5 git commands to generate.