X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2FMakefile.am;h=17d4faae664b9a6c3f17000570b564df4b12a2d3;hb=44e0a4f5a816e471f1e74278704a6e52f94ab975;hp=be4999a58f511d2b0df92e7282b614adb1cb0b45;hpb=9ea90c02935714561ae303f67c8f3af6acfaa8b2;p=babeltrace.git diff --git a/include/Makefile.am b/include/Makefile.am index be4999a5..17d4faae 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -53,6 +53,7 @@ noinst_HEADERS = \ babeltrace/ctf/ctf-index.h \ babeltrace/ctf-writer/ref-internal.h \ babeltrace/ctf-writer/writer-internal.h \ + babeltrace/ctf-ir/attributes-internal.h \ babeltrace/ctf-ir/event-types-internal.h \ babeltrace/ctf-ir/event-fields-internal.h \ babeltrace/ctf-ir/event-internal.h \ @@ -60,7 +61,6 @@ noinst_HEADERS = \ babeltrace/ctf-ir/stream-class-internal.h \ babeltrace/ctf-ir/stream-internal.h \ babeltrace/ctf-ir/trace-internal.h \ - babeltrace/ctf-ir/visitor-internal.h \ babeltrace/ctf-writer/functor-internal.h \ babeltrace/trace-handle-internal.h \ babeltrace/compat/uuid.h \