X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2FMakefile.am;h=fbb7fce60ac05a4454da0bf5f93f515a04f1652e;hb=b011f6b0d77e0a93fffa1b47ee32e1b07dd16a8a;hp=25d64df7adfae0c76385efc03d9c0fe09b563e67;hpb=4b5fcb7804d8f1ec451a6e902349c0533f9e4fb9;p=babeltrace.git diff --git a/include/Makefile.am b/include/Makefile.am index 25d64df7..fbb7fce6 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -28,6 +28,7 @@ babeltracectfirinclude_HEADERS = \ babeltrace/ctf-ir/event-fields.h \ babeltrace/ctf-ir/event-types.h \ babeltrace/ctf-ir/event.h \ + babeltrace/ctf-ir/field-path.h \ babeltrace/ctf-ir/stream.h \ babeltrace/ctf-ir/stream-class.h \ babeltrace/ctf-ir/trace.h \ @@ -59,6 +60,7 @@ noinst_HEADERS = \ babeltrace/ctf-ir/event-types-internal.h \ babeltrace/ctf-ir/event-fields-internal.h \ babeltrace/ctf-ir/event-internal.h \ + babeltrace/ctf-ir/field-path-internal.h \ babeltrace/ctf-ir/clock-internal.h \ babeltrace/ctf-ir/resolve-internal.h \ babeltrace/ctf-ir/stream-class-internal.h \