Move to kernel style SPDX license identifiers
[lttng-tools.git] / src / common / string-utils / Makefile.am
index bbdb4ed2ce8ccd8d75a8b62a96363a7baacc0b73..973c1d1e7281175c7ac2b878a0a381cdc3b0ba62 100644 (file)
@@ -1,5 +1,5 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
+# SPDX-License-Identifier: GPL-2.0-only
 
 noinst_LTLIBRARIES = libstring-utils.la
 
-libstring_utils_la_SOURCES = string-utils.h string-utils.c
+libstring_utils_la_SOURCES = string-utils.h string-utils.c format.h
This page took 0.02339 seconds and 4 git commands to generate.