Fix: Use list rather than ptr array for trace streams
[babeltrace.git] / lib / prio_heap / Makefile.am
... / ...
CommitLineData
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3noinst_LTLIBRARIES = libprio_heap.la
4
5libprio_heap_la_SOURCES = prio_heap.c
This page took 0.02174 seconds and 4 git commands to generate.