ir: split event files into event and event-class files
[babeltrace.git] / include / Makefile.am
index 751128a9ce885a78c8080bd45e439f016ea0e9f9..f022571b95c9e6fb9f1240942c3ea99cc78dc0d9 100644 (file)
@@ -28,6 +28,7 @@ babeltracectfirinclude_HEADERS = \
        babeltrace/ctf-ir/fields.h \
        babeltrace/ctf-ir/field-types.h \
        babeltrace/ctf-ir/event.h \
+       babeltrace/ctf-ir/event-class.h \
        babeltrace/ctf-ir/field-path.h \
        babeltrace/ctf-ir/stream.h \
        babeltrace/ctf-ir/stream-class.h \
@@ -60,6 +61,7 @@ noinst_HEADERS = \
        babeltrace/ctf-ir/field-types-internal.h \
        babeltrace/ctf-ir/fields-internal.h \
        babeltrace/ctf-ir/event-internal.h \
+       babeltrace/ctf-ir/event-class-internal.h \
        babeltrace/ctf-ir/field-path-internal.h \
        babeltrace/ctf-ir/clock-internal.h \
        babeltrace/ctf-ir/resolve-internal.h \
This page took 0.022957 seconds and 4 git commands to generate.