Move bt_ctf_attributes API to internal headers
[babeltrace.git] / formats / ctf / ir / Makefile.am
index b36091763723f30db6c925bf3c04dbb389d47c35..299c17ff6b9ca3b51d588330c37606f70e27e9ef 100644 (file)
@@ -3,6 +3,7 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 noinst_LTLIBRARIES = libctf-ir.la
 
 libctf_ir_la_SOURCES = \
+       attributes.c \
        clock.c \
        event.c \
        event-fields.c \
This page took 0.023796 seconds and 4 git commands to generate.