configure: enable -Wshadow-field
[babeltrace.git] / src / string-format / Makefile.am
1 # SPDX-License-Identifier: MIT
2
3 noinst_LTLIBRARIES = libbabeltrace2-string-format.la
4
5 libbabeltrace2_string_format_la_SOURCES = \
6 format-plugin-comp-cls-name.c \
7 format-plugin-comp-cls-name.h \
8 format-error.c \
9 format-error.h
This page took 0.029635 seconds and 4 git commands to generate.