Packet metadata read should substract header size
[babeltrace.git] / lib / 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.029263 seconds and 4 git commands to generate.