iterator: fix type warning on 32-bit build
[babeltrace.git] / lib / prio_heap / Makefile.am
CommitLineData
74f21e2d
MD
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3lib_LTLIBRARIES = libprio_heap.la
4
5libprio_heap_la_SOURCES = prio_heap.c
This page took 0.022838 seconds and 4 git commands to generate.