Fix: add mmap_base_offset to ctf_stream_pos
[babeltrace.git] / lib / prio_heap / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3 noinst_LTLIBRARIES = libprio_heap.la
4
5 libprio_heap_la_SOURCES = prio_heap.c
This page took 0.028586 seconds and 4 git commands to generate.