Add autotools build
[deliverable/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.023334 seconds and 5 git commands to generate.