Port: replace strerror_r() with glib g_strerror()
[babeltrace.git] / include / Makefile.am
index 027f2d32e6bc6d9f69baf9993837094085aa64f3..1f3c3dab5e6f96b23d7e5fb2549427ab4fd48e90 100644 (file)
@@ -27,10 +27,7 @@ babeltracectfirinclude_HEADERS = \
        babeltrace/ctf-ir/field-types.h \
        babeltrace/ctf-ir/event.h \
        babeltrace/ctf-ir/event-class.h \
-       babeltrace/ctf-ir/stream.h \
-       babeltrace/ctf-ir/packet.h \
        babeltrace/ctf-ir/stream-class.h \
-       babeltrace/ctf-ir/trace.h \
        babeltrace/ctf-ir/utils.h
 
 noinst_HEADERS = \
@@ -75,6 +72,8 @@ noinst_HEADERS = \
        babeltrace/ctf-ir/trace-internal.h \
        babeltrace/ctf-ir/validation-internal.h \
        babeltrace/ctf-ir/field-path.h \
+       babeltrace/ctf-ir/packet.h \
+       babeltrace/ctf-ir/trace.h \
        babeltrace/ctf-writer/functor-internal.h \
        babeltrace/trace-handle-internal.h \
        babeltrace/compat/uuid.h \
This page took 0.024321 seconds and 4 git commands to generate.