Add autotools build
[babeltrace.git] / formats / ctf / Makefile.am
CommitLineData
ac65e355
MD
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3SUBDIRS = . types
4#metadata
5
6lib_LTLIBRARIES = libctf.la
7
8libctf_la_SOURCES = \
9 ctf.c \
10 types/ctf_types.o
11# metadata/ctf_parse.o
This page took 0.022678 seconds and 4 git commands to generate.