Merge branch 'master' of ssh://efficios.com/home/efficios/git/babeltrace
[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.0295879999999999 seconds and 4 git commands to generate.