Fix open_mmap_trace missing support
[babeltrace.git] / lib / prio_heap / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3 lib_LTLIBRARIES = libprio_heap.la
4
5 libprio_heap_la_SOURCES = prio_heap.c
This page took 0.02942 seconds and 4 git commands to generate.