API : split iterator headers from babeltrace.h
[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.028524 seconds and 4 git commands to generate.