X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2FMakefile.am;h=7f95fcc5009f9bc11c163ef1730862fe447223c8;hp=41ccc06d25b6464f76fca8ae4c58c5c5ed7eca51;hb=1842a4c801d0878adf40862fda0c310a52a6fdd2;hpb=ac65e35509398c6f3f27b26e9309750a565e1cbd diff --git a/formats/Makefile.am b/formats/Makefile.am index 41ccc06d..7f95fcc5 100644 --- a/formats/Makefile.am +++ b/formats/Makefile.am @@ -1,7 +1,7 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -SUBDIRS = . ctf +SUBDIRS = . ctf ctf-text bt-dummy -noinst_LIBRARIES = libregistry.a +lib_LTLIBRARIES = libbabeltrace_registry.la -libregistry_a_SOURCES = registry.c +libbabeltrace_registry_la_SOURCES = registry.c