X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2FMakefile.am;h=f022571b95c9e6fb9f1240942c3ea99cc78dc0d9;hb=272df73edf74c3d8d6cbbf6450258fdbc9fbad36;hp=751128a9ce885a78c8080bd45e439f016ea0e9f9;hpb=2e33ac5abec88a4be03907091474324dfcc42e23;p=babeltrace.git diff --git a/include/Makefile.am b/include/Makefile.am index 751128a9..f022571b 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -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 \