ir: refactor FT validation and resolving
[babeltrace.git] / include / Makefile.am
index 30c4cdff299540272fd5c8ab15a773e875dd6d58..25d64df7adfae0c76385efc03d9c0fe09b563e67 100644 (file)
@@ -60,10 +60,11 @@ noinst_HEADERS = \
        babeltrace/ctf-ir/event-fields-internal.h \
        babeltrace/ctf-ir/event-internal.h \
        babeltrace/ctf-ir/clock-internal.h \
+       babeltrace/ctf-ir/resolve-internal.h \
        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-ir/validation-internal.h \
        babeltrace/ctf-writer/functor-internal.h \
        babeltrace/trace-handle-internal.h \
        babeltrace/compat/uuid.h \
@@ -74,5 +75,9 @@ noinst_HEADERS = \
        babeltrace/compat/glib.h \
        babeltrace/compat/send.h \
        babeltrace/compat/fcntl.h \
+       babeltrace/compat/stdlib.h \
+       babeltrace/compat/dirent.h \
+       babeltrace/compat/stdio.h \
+       babeltrace/compat/mman.h \
        babeltrace/endian.h \
        babeltrace/mmap-align.h
This page took 0.023661 seconds and 4 git commands to generate.