Reduce the number of Makefiles in 'src/plugins/text'
[babeltrace.git] / src / lib / prio-heap / Makefile.am
1 # SPDX-License-Identifier: MIT
2
3 noinst_LTLIBRARIES = libprio-heap.la
4
5 libprio_heap_la_SOURCES = \
6 prio-heap.c \
7 prio-heap.h
This page took 0.029631 seconds and 4 git commands to generate.