5a2652c7a853c1b2f3b50fa4587e378a80ef70f5
[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.034495 seconds and 3 git commands to generate.