Fix: remove AC_FUNC_MALLOC for cross-compile
[deliverable/babeltrace.git] / logging / Makefile.am
CommitLineData
beb0fb75
PP
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3noinst_LTLIBRARIES = libbabeltrace-logging.la
4
5libbabeltrace_logging_la_SOURCES = log.c
This page took 0.030263 seconds and 5 git commands to generate.