lib: bt_version_get_extra(): return `NULL` if none instead of empty str.
[babeltrace.git] / src / lib / prio-heap / Makefile.am
1 noinst_LTLIBRARIES = libprio-heap.la
2
3 libprio_heap_la_SOURCES = \
4 prio-heap.c \
5 prio-heap.h
This page took 0.048525 seconds and 4 git commands to generate.