7f95fcc5009f9bc11c163ef1730862fe447223c8
[babeltrace.git] / formats / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3 SUBDIRS = . ctf ctf-text bt-dummy
4
5 lib_LTLIBRARIES = libbabeltrace_registry.la
6
7 libbabeltrace_registry_la_SOURCES = registry.c
This page took 0.029076 seconds and 3 git commands to generate.