configure: enable -Wshadow-field
[babeltrace.git] / src / autodisc / Makefile.am
1 # SPDX-License-Identifier: MIT
2
3 noinst_LTLIBRARIES = libbabeltrace2-autodisc.la
4
5 libbabeltrace2_autodisc_la_SOURCES = \
6 autodisc.c \
7 autodisc.h
This page took 0.029094 seconds and 4 git commands to generate.