Move to kernel style SPDX license identifiers
[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.036763 seconds and 4 git commands to generate.