Use dynamic shared libraries, list formats
[babeltrace.git] / formats / ctf / types / Makefile.am
index 9ce41a6bec267ab8a4cb5b53c08426f527236b72..a2861dcade9c81bb03f452a169e58f0d3fac0f59 100644 (file)
@@ -1,8 +1,8 @@
 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 
-noinst_LIBRARIES = libctf-types.a
+lib_LTLIBRARIES = libctf-types.la
 
-libctf_types_a_SOURCES = \
+libctf_types_la_SOURCES = \
        array.c \
        enum.c \
        float.c \
This page took 0.022479 seconds and 4 git commands to generate.