Port: replace strerror_r() with glib g_strerror()
[babeltrace.git] / include / Makefile.am
index 441d3ba51030b5706d04520550210d764820634b..1f3c3dab5e6f96b23d7e5fb2549427ab4fd48e90 100644 (file)
@@ -27,9 +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/stream-class.h \
-       babeltrace/ctf-ir/trace.h \
        babeltrace/ctf-ir/utils.h
 
 noinst_HEADERS = \
@@ -75,6 +73,7 @@ noinst_HEADERS = \
        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.023451 seconds and 4 git commands to generate.