Link statically to internal libraries
[babeltrace.git] / formats / ctf / metadata / Makefile.am
index a7d6c98ac676bc5fa017d342fc81083b94f80dd5..0725dce3d826bfba62a1249d790570b059907391 100644 (file)
@@ -2,7 +2,7 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 BUILT_SOURCES = ctf-parser.h
 AM_YFLAGS = -t -d -v
 
-lib_LTLIBRARIES = libctf-parser.la libctf-ast.la
+noinst_LTLIBRARIES = libctf-parser.la libctf-ast.la
 
 noinst_HEADERS = \
        ctf-scanner.h \
This page took 0.022397 seconds and 4 git commands to generate.