X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf-text%2Ftypes%2FMakefile.am;h=f688e1f5094640df4d1b6118f5da4f8b54f533bb;hp=604293e69947b74f54f9bb33e856d3b27aed1cca;hb=30827463276bab779a0965e8adf271c451c2a28a;hpb=1ae19169d9cb823765444d22cdb05cd2ed3f162f diff --git a/formats/ctf-text/types/Makefile.am b/formats/ctf-text/types/Makefile.am index 604293e6..f688e1f5 100644 --- a/formats/ctf-text/types/Makefile.am +++ b/formats/ctf-text/types/Makefile.am @@ -1,6 +1,6 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -lib_LTLIBRARIES = libctf-text-types.la +noinst_LTLIBRARIES = libctf-text-types.la libctf_text_types_la_SOURCES = \ array.c \