string-format: introduce function to format component class name
[babeltrace.git] / src / string-format / Makefile.am
diff --git a/src/string-format/Makefile.am b/src/string-format/Makefile.am
new file mode 100644 (file)
index 0000000..9041cf8
--- /dev/null
@@ -0,0 +1,5 @@
+noinst_LTLIBRARIES = libbabeltrace2-string-format.la
+
+libbabeltrace2_string_format_la_SOURCES = \
+       format-plugin-comp-cls-name.c \
+       format-plugin-comp-cls-name.h
This page took 0.023791 seconds and 4 git commands to generate.