Add autotools build
[babeltrace.git] / formats / Makefile.am
CommitLineData
ac65e355
MD
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3SUBDIRS = . ctf
4
5noinst_LIBRARIES = libregistry.a
6
7libregistry_a_SOURCES = registry.c
This page took 0.023025 seconds and 4 git commands to generate.