Use dynamic shared libraries, list formats
[babeltrace.git] / formats / Makefile.am
index 41ccc06d25b6464f76fca8ae4c58c5c5ed7eca51..f56df7e2bb651898a914205a02b4070574e4f309 100644 (file)
@@ -2,6 +2,6 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 
 SUBDIRS = . ctf
 
 
 SUBDIRS = . ctf
 
-noinst_LIBRARIES = libregistry.a
+lib_LTLIBRARIES = libbabeltrace_registry.la
 
 
-libregistry_a_SOURCES = registry.c
+libbabeltrace_registry_la_SOURCES = registry.c
This page took 0.024137 seconds and 4 git commands to generate.